about summary refs log tree commit diff
path: root/config/webpack/production.js
AgeCommit message (Expand)Author
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