Skip to content

Commit

Permalink
Added build instructions for bundling JavaScript with Webpack for dep…
Browse files Browse the repository at this point in the history
…loyment.
  • Loading branch information
maratbn committed Jan 18, 2017
1 parent 400ee13 commit 0661350
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions BUILD_INSTRUCTIONS
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,9 @@

...

(5) Bundle the JavaScript with Webpack for deployment:

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

...

0 comments on commit 0661350

Please sign in to comment.