|
Matthew Pearson <mpearson@pih.org>
|
e49f16a009ae1eb125cb823ddc805c29e857e9bb
e49f16a009ae1eb125cb823ddc805c29e857e9bb |
OBGM-345 Upgrade to Webpack 5
- Replace OptimizeCSSAssetsPlugin with CssMinimizerPlugin
- Use `options` block instead of `?key=value&…` notation
- Update webpack dependencies to latest versions
- Update babel to latest 7.x release
- Bump sass/postcss to latest versions
- Resolve security issues by bumping react-styleguidist dependency
WARNING: Our build heavily depends on css-loader@3.x's behavior.
Moving to 4.x+ leads to a white screen instead of the dashboard. |
|