We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 216652f + 664ef17 commit 6df454eCopy full SHA for 6df454e
doc/CONTRIBUTING.md
@@ -26,5 +26,5 @@ works internally.
26
yarn
27
yarn vscode
28
yarn build
29
-node ./build/out/entry.js # Run the built JavaScript with Node.
+node ./build/out/node/entry.js # Run the built JavaScript with Node.
30
```
0 commit comments