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