fix: update production Webpack config
Remove ExtractTextPlugin since it's no use with Styled Components Remove separate rules definition per environment because they had drifted out of sync Enable GraphQL endpoint with new server config param
parent
a4110939
No related branches found
No related tags found
Pipeline
#6364
passed
with stages
in
4 minutes and 47 seconds
Showing
- config/default.js 1 addition, 0 deletionsconfig/default.js
- styleguide.config.js 1 addition, 1 deletionstyleguide.config.js
- webpack/rules.js 0 additions, 0 deletionswebpack/rules.js
- webpack/rules.production.js 0 additions, 60 deletionswebpack/rules.production.js
- webpack/webpack.development.config.js 1 addition, 1 deletionwebpack/webpack.development.config.js
- webpack/webpack.production.config.js 1 addition, 3 deletionswebpack/webpack.production.config.js
- webpack/webpack.test.config.js 1 addition, 1 deletionwebpack/webpack.test.config.js
File moved
webpack/rules.production.js
deleted
100644 → 0
Please register or sign in to comment