Skip to content

Commit

Permalink
Removed the build instructions for auto-bundling JavaScript with Webp…
Browse files Browse the repository at this point in the history
…ack whenever any of it changes as this is a development aid not applicable to a production branch.
  • Loading branch information
maratbn committed Jun 24, 2018
1 parent 9f63bc9 commit 3a33b54
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions BUILD_INSTRUCTIONS
Expand Up @@ -70,10 +70,3 @@
$ ./node_modules/webpack/bin/webpack.js --config ./webpack.config.js

...


(12) If you want Webpack to auto-bundle your JavaScript whenever any of it changes, issue this command instead:

$ ./node_modules/webpack/bin/webpack.js --config ./webpack.config.js --watch

...

0 comments on commit 3a33b54

Please sign in to comment.