react-redux-typescript-jspm-starter icon indicating copy to clipboard operation
react-redux-typescript-jspm-starter copied to clipboard

Enable tree-shaking for production bundle

Open piotrwitek opened this issue 7 years ago • 0 comments

  • [ ] Add a build scripts which will override compiler module option to use es2015, so Rollup tree-shaking can do it's job
  • [ ] Test if tree-shaking working for production bundle
  • [ ] Add relevant section in docs

piotrwitek avatar Oct 30 '16 08:10 piotrwitek