Storytel / react-redux-spinner

An automatic spinner for react and redux
https://storytel.github.io/react-redux-spinner/
MIT License
81 stars 13 forks source link

Build file to big #8

Closed rakshans1 closed 7 years ago

rakshans1 commented 7 years ago

minify the build in webpack

screenshot from 2016-08-15 19 39 48

noseglid commented 7 years ago

👍 definitely want to do that

rakshans1 commented 7 years ago

I tried to reduce the file size.. total size reducded from 688k to 4.6k screenshot from 2016-08-16 21 48 31

noseglid commented 7 years ago

I've added a comment on your PR, but otherwise looks good.

Mind telling me what you use to render those graphs?

rakshans1 commented 7 years ago

Its webpack-visualizer-plugin https://github.com/chrisbateman/webpack-visualizer

noseglid commented 7 years ago

Fixed with #9