Skip to content

Commit

Permalink
Generate bundled JS with webpack
Browse files Browse the repository at this point in the history
The 'main.bundle.js' file was generated when I ran `webpack -wc` on the
command line. The `-wc` tells webpack to watch my JS files for changes
and re-generate 'main.bundle.js' when they change.
  • Loading branch information
flarnie committed Aug 31, 2014
1 parent 6e6e8db commit c275c25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/javascripts/main.bundle.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c275c25

Please sign in to comment.