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

Make prop-types a dependency #20

Closed noseglid closed 6 years ago

noseglid commented 6 years ago

As per the recommended instructions for depending on the prop-types package, do not bundle it, and make it a dependency.

This takes the bundlesize down to a meager 8k!