Skip to content

Commit

Permalink
Change build config
Browse files Browse the repository at this point in the history
  • Loading branch information
ghosh committed Apr 5, 2017
1 parent b47cd11 commit 434b996
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/webpack.prod.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ var webpackConfig = merge(baseWebpackConfig, {
// necessary to consistently work with multiple chunks via CommonsChunkPlugin
chunksSortMode: 'dependency'
}),
// Commenting the lines below, because we want to compile the js into one file
// split vendor js into its own file
// new webpack.optimize.CommonsChunkPlugin({
// name: 'vendor',
Expand Down

0 comments on commit 434b996

Please sign in to comment.