react-foundation-apps icon indicating copy to clipboard operation
react-foundation-apps copied to clipboard

Pulls in angular as a dependency

Open stefaneg opened this issue 10 years ago • 1 comments

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...:-/

stefaneg avatar Oct 27 '15 09:10 stefaneg

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.

stefaneg avatar Oct 27 '15 15:10 stefaneg