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 411271d + 18ad285 commit 4331a7bCopy full SHA for 4331a7b
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