soapbox/webpack
Alex Gleason 16470c605f
Webpack: remove unneeded NormalModuleReplacementPlugin
It was adding 1 minute to build time, and the upstream issue is already fixed: https://github.com/remix-run/react-router/pull/5589
2021-09-04 15:27:31 -05:00
..
loaders
rules Webpack: don't cache build_config with @preval 2021-09-03 14:00:54 -05:00
configuration.js Build config: add FE_BUILD_DIR to configure the output path 2021-09-03 14:42:31 -05:00
development.js Webpack: add SpeedMeasurePlugin 2021-09-04 15:19:50 -05:00
index.js
production.js Webpack: add SpeedMeasurePlugin 2021-09-04 15:19:50 -05:00
shared.js Webpack: remove unneeded NormalModuleReplacementPlugin 2021-09-04 15:27:31 -05:00
test.js
translationRunner.js