about summary refs log tree commit diff
path: root/config/webpack/production.js
AgeCommit message (Expand)Author
2017-07-28Remove hash from chunk filename when dev env (#4411)Yamagishi Kazutoshi
2017-07-28fix #4356 : place sw.js to assets/sw.js (#4357)Satoshi KOJIMA
2017-07-13Web Push Notifications (#3243)Sorin Davidoi
2017-07-10Fix #4059 - Remove ModuleConcatenationPlugin (#4139)Eugen Rochko
2017-06-23Upgrade to Webpack 3 with module concatenation (#3912)Nolan Lawson
2017-06-18Upgrade Webpacker to version 2.0 (#3729)Yamagishi Kazutoshi
2017-06-11Remove comments for eslint-disable (#3691)Yamagishi Kazutoshi
2017-06-02Enable stats.json analysis with Webpack Visualizer (#3509)Nolan Lawson
2017-05-28Fix Webpack Bundle Analyzer output for Webpacker (#3374)Akihiko Odaki
2017-05-22Add webpack-bundle-analyzer for production builds (#3170)Nolan Lawson
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-07add source maps for dev/production (#2873)Nolan Lawson
2017-05-06switch uglify to compress:true,mangle:true (#2852)Nolan Lawson
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko