You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...:-/
The text was updated successfully, but these errors were encountered:
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.
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...:-/
The text was updated successfully, but these errors were encountered: