We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
npm init
1 parent 780b2f2 commit 18ad285Copy full SHA for 18ad285
pages/tutorials/React & Webpack.md
@@ -45,8 +45,7 @@ Now we'll turn this folder into an npm package.
45
46
```
47
48
-You'll be given a series of prompts.
49
-You can use the defaults except for your entry point.
+You'll be given a series of prompts, but you can feel free to use the defaults.
50
You can always go back and change these in the `package.json` file that's been generated for you.
51
52
# Install our dependencies
0 commit comments