FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: fix --experimental-wasm-modules text location by cjihrig · Pull Request #36220 · nodejs/node · GitHub

/ node Public

doc: fix --experimental-wasm-modules text location - #36220

Closed
cjihrig wants to merge 1 commit into
nodejs:masterfrom
cjihrig:doc
Closed

doc: fix --experimental-wasm-modules text location#36220
cjihrig wants to merge 1 commit into
nodejs:masterfrom
cjihrig:doc

Conversation

cjihrig commented Nov 21, 2020

Copy link
Copy Markdown
Contributor

The text for --experimental-wasm-modules had drifted to under the --force-context-aware text. This commit moves it back to the proper location.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

The text for --experimental-wasm-modules had drifted to under the
--force-context-aware text. This commit moves it back to the
proper location.
nodejs-github-bot added cli Issues and PRs related to the Node.js command line interface. doc Issues and PRs related to the documentations. labels Nov 21, 2020
cjihrig added the commit-queue Add this label to land a pull request using GitHub Actions. label Nov 23, 2020
github-actions Bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Nov 23, 2020

Copy link
Copy Markdown
Contributor

Landed in 267a6e6...5325376

github-actions Bot closed this Nov 23, 2020
nodejs-github-bot pushed a commit that referenced this pull request Nov 23, 2020
The text for --experimental-wasm-modules had drifted to under the
--force-context-aware text. This commit moves it back to the
proper location.

PR-URL: #36220
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
cjihrig deleted the doc branch November 23, 2020 20:48
danielleadams pushed a commit that referenced this pull request Dec 7, 2020
The text for --experimental-wasm-modules had drifted to under the
--force-context-aware text. This commit moves it back to the
proper location.

PR-URL: #36220
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
danielleadams mentioned this pull request Dec 7, 2020
targos pushed a commit that referenced this pull request May 1, 2021
The text for --experimental-wasm-modules had drifted to under the
--force-context-aware text. This commit moves it back to the
proper location.

PR-URL: #36220
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Gus Caplan <me@gus.host>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
danielleadams mentioned this pull request May 3, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cli Issues and PRs related to the Node.js command line interface. doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL