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

Reduced File size of package.. #9

Closed rakshans1 closed 7 years ago

rakshans1 commented 7 years ago

instead of bundling with react using webpack.... i transpiled it with babel into dist folder...

noseglid commented 7 years ago

I think we must add a peerDependency if doing it like this for both react and redux.

rakshans1 commented 7 years ago

i added peerDependency

noseglid commented 7 years ago

Excellent! Thanks! I'll do some testing and publish a new version of this soonish!