Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: move from bower to npm #11073

Merged
merged 1 commit into from Mar 20, 2018
Merged

chore: move from bower to npm #11073

merged 1 commit into from Mar 20, 2018

Conversation

DanielRuf
Copy link
Contributor

No description provided.

Copy link
Contributor

@ncoden ncoden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Is the documentation up-to-date ?

@DanielRuf
Copy link
Contributor Author

I think so. I did not find any bower reference there.

https://foundation.zurb.com/sites/docs/installation.html

Copy link
Contributor

@ncoden ncoden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checked on my side, 👍 LGTM. Thanks @DanielRuf

@ncoden ncoden merged commit 69e3a68 into foundation:develop Mar 20, 2018
@DanielRuf DanielRuf deleted the chore/move-from-bower-to-npm branch March 20, 2018 22:55
ncoden pushed a commit to ncoden/foundation-sites that referenced this pull request Jun 16, 2018
…r-to-npm for v6.5.0

e7752a4 chore: move from bower to npm

Signed-off-by: Nicolas Coden <nicolas@ncoden.fr>
ncoden added a commit to ncoden/foundation-sites that referenced this pull request Jun 25, 2018
Bower dependencies in `bower.json` were removed in foundation#11073 in the migration from Bower to npm.

These dependencies should not have been removed as the Bower package still require `jquery` and `what-input`. Someone installing `foundation-sites` with bower should still have these packages included. We simply don't use Bower anymore in development mode and don't promote its usage in the documentation.

Removing `bower install` commands was sufficiant for this migration and Bower dependencies in `bower.json` were unrelated.

See foundation#11073
@ncoden ncoden mentioned this pull request Jun 25, 2018
12 tasks
ncoden added a commit to ncoden/foundation-sites that referenced this pull request Jun 25, 2018
Bower dependencies in `bower.json` were removed in foundation#11073 in the migration from Bower to npm.

These dependencies should not have been removed as the Bower package still require `jquery` and `what-input`. Someone installing `foundation-sites` with bower should still have these packages included. We simply don't use Bower anymore in development mode and don't promote its usage in the documentation.

Removing `bower install` commands was sufficiant for this migration and Bower dependencies in `bower.json` were unrelated.

See foundation#11073
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants