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
/
shared.js
Age
Commit message (
Expand
)
Author
2020-03-08
Code style improvements in JavaScript (#13159)
Bèr Kessels
2019-08-15
Add OCR tool to media editing modal (#11566)
Eugen Rochko
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-07-14
Upgrade webpack to version v4.x (#6655)
Yamagishi Kazutoshi
2017-11-05
Update extract-text-webpack-plugin to version 3.0.2 (#5584)
Yamagishi Kazutoshi
2017-10-27
Use contenthash for ExtractTextWebpackPlugin (#5462)
Akihiko Odaki
2017-10-08
Use ES module build of react-router-dom (#5264)
Nolan Lawson
2017-09-19
Add support for multiple themes (#4959)
Andrew
2017-07-28
Remove hash from chunk filename when dev env (#4411)
Yamagishi Kazutoshi
2017-06-18
Upgrade Webpacker to version 2.0 (#3729)
Yamagishi Kazutoshi
2017-06-13
Exclude packs/custom.js from webpack compilation to prevent breakage (#3719)
Eugen Rochko
2017-06-11
Remove comments for eslint-disable (#3691)
Yamagishi Kazutoshi
2017-06-01
Resolve custom application stylesheet with Webpack (#3373)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-05-30
Fix webpack building on Windows (#3426)
Naouak
2017-05-27
Fix #2922 - Load stylesheet from "custom.css" entrypoint when present (#3332)
Eugen Rochko
2017-05-22
Only load Intl data for current language (#3130)
Nolan Lawson
2017-05-20
Improve eslint rules (#3147)
Yamagishi Kazutoshi
2017-05-15
Introduce common JavaScript file (#2981)
Akihiko Odaki
2017-05-06
remove unnecessary buffer polyfill (#2833)
Nolan Lawson
2017-05-03
Replace sprockets/browserify with Webpack (#2617)
Eugen Rochko