Skip to content

fix: update production Webpack config

Tamlyn Rhodes requested to merge production-config into master
  • 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

Waiting on pubsweet/pubsweet!215 (merged) to be published before that last point will take effect.

Edited by Jen Spencer

Merge request reports