about summary refs log tree commit diff
path: root/config/webpack/shared.js
AgeCommit message (Expand)Author
2023-02-13Enable ESLint no-useless-escape (#23311)Nick Schonning
2022-04-01Fix assets failing to build with OpenSSL 3 because of deprecated hash algorit...Claire
2020-11-06Add subresource integrity for JS and CSS assets (#15096)Eugen Rochko
2020-09-01Update Tesseract.js (#14708)ThibG
2020-06-06Bump copy-webpack-plugin from 5.1.1 to 6.0.1 (#13861)dependabot-preview[bot]
2020-03-08Code style improvements in JavaScript (#13159)Bèr Kessels
2019-08-15Add OCR tool to media editing modal (#11566)Eugen Rochko
2019-03-15Bump webpacker from 3.5.5 to 4.0.2 (#10277)Yamagishi Kazutoshi
2018-12-31Update dependencies for Node.js (2018-12-31) (#9669)Yamagishi Kazutoshi
2018-07-14Upgrade webpack to version v4.x (#6655)Yamagishi Kazutoshi
2017-11-05Update extract-text-webpack-plugin to version 3.0.2 (#5584)Yamagishi Kazutoshi
2017-10-27Use contenthash for ExtractTextWebpackPlugin (#5462)Akihiko Odaki
2017-10-08Use ES module build of react-router-dom (#5264)Nolan Lawson
2017-09-19Add support for multiple themes (#4959)Andrew
2017-07-28Remove hash from chunk filename when dev env (#4411)Yamagishi Kazutoshi
2017-06-18Upgrade Webpacker to version 2.0 (#3729)Yamagishi Kazutoshi
2017-06-13Exclude packs/custom.js from webpack compilation to prevent breakage (#3719)Eugen Rochko
2017-06-11Remove comments for eslint-disable (#3691)Yamagishi Kazutoshi
2017-06-01Resolve custom application stylesheet with Webpack (#3373)Akihiko Odaki (@fn_aki@pawoo.net)
2017-05-30Fix webpack building on Windows (#3426)Naouak
2017-05-27Fix #2922 - Load stylesheet from "custom.css" entrypoint when present (#3332)Eugen Rochko
2017-05-22Only load Intl data for current language (#3130)Nolan Lawson
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-15Introduce common JavaScript file (#2981)Akihiko Odaki
2017-05-06remove unnecessary buffer polyfill (#2833)Nolan Lawson
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko