We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 004004c commit 664ef17Copy full SHA for 664ef17
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