react-redux-card-game icon indicating copy to clipboard operation
react-redux-card-game copied to clipboard

Make production webpack config

Open inooid opened this issue 9 years ago • 0 comments

Don't forget to also remove Redux DevTools in production.

Files that have ESLint errors disables, because of this issue:

  • [ ] containers/DevTools/DevTools.js
  • [ ] redux/configureStore.js
  • [ ] might be: webpack/server.js

inooid avatar Sep 24 '16 18:09 inooid