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.
2 parents 39f5c2f + 99d5735 commit 4ff7127Copy full SHA for 4ff7127
pages/tutorials/React & Webpack.md
@@ -45,8 +45,7 @@ Now we'll turn this folder into an npm package.
45
npm init
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