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.
1 parent 60b344e commit 0298abaCopy full SHA for 0298aba
1 file changed
docs/build.md
@@ -19,7 +19,7 @@ Then, we have to run the app.
19
```
20
npm run hot
21
22
-> Actually the app can be start with `npm start@. However, the app will use the compiled script.
+> Actually the app can be start with `npm start`. However, the app will use the compiled script.
23
24
By this, webpack will watch the code changes and apply it automatically.
25
0 commit comments