RalphORama/keystone-react

Add production Webpack config, trigger it with `npm run build`

RalphORama opened this issue · 0 comments

  • Set up production config
  • Modify build script to run Webpack with said config

Install webpack-merge and create the following config files:

  • webpack.common.js
  • webpack.dev.js
  • webpack.prod.js