react-foundation-apps
react-foundation-apps copied to clipboard
Pulls in angular as a dependency
When installing with npm install react-foundation-apps, the post install bower install pulls in angular as a dependency along with foundation-apps. This is not cool for a library which aims to get rid of angular...:-/
FYI, I spent a few hours trying to integrate this lib with my project, which is using brunch as a build tool (does similar things as webpack). Gave up after chasing 10+ dependencies from various directions with no end in sight. This project really needs to cut seriously down on the dependencies to get this to fly IMHO. My advise would be to limit dependencies to react-with-addons.js and foundation site version and try to get rid of every other dependency, including react-tools, PubSub, iconic.min, etc, etc.