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
2020-11-05
Bump webpack-merge from 4.2.2 to 5.0.9 (#14424)
dependabot[bot]
2020-08-25
Bump imports-loader from 0.8.0 to 1.1.0 (#14323)
dependabot[bot]
2019-06-04
Replace from uglifyjs to terser (#10956)
Yamagishi Kazutoshi
2019-03-16
perf: remove stats.json generation in webpack (#10290)
Nolan Lawson
2019-03-16
perf: remove zopfli to speed up webpack (#10288)
Nolan Lawson
2019-03-15
Bump webpacker from 3.5.5 to 4.0.2 (#10277)
Yamagishi Kazutoshi
2018-12-31
Update dependencies for Node.js (2018-12-31) (#9669)
Yamagishi Kazutoshi
2018-10-06
Improve production build config (#8899)
bsky
2018-09-14
Upgrade Babel to version 7.0.0 (#5925)
Yamagishi Kazutoshi
2018-08-25
Rename S3_CLOUDFRONT_HOST to S3_ALIAS_HOST. (#8423)
M Somerville
2018-07-17
Update supported Node.js version (#8041)
abcang
2018-07-14
Upgrade webpack to version v4.x (#6655)
Yamagishi Kazutoshi
2018-06-10
Rename emoji sheet to avoid caching issue (#7777)
Renato "Lond" Cerqueira
2018-05-29
Use URL polyfill (#7664)
Yamagishi Kazutoshi
2018-05-29
Cache attachments on external host with service worker (#7493)
Akihiko Odaki
2018-05-14
Limit environment variables to expose to webpack (#7480)
Akihiko Odaki
2018-03-27
Cache media (#6902)
Akihiko Odaki
2017-11-01
Upgrade compression-webpack-plugin to version 1.0.1 (#5581)
Yamagishi Kazutoshi
2017-10-31
Add ServiceWorker caching for static assets (#5524)
Nolan Lawson
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