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

bower install doesn't work #1698

Closed
acornejo opened this issue Dec 21, 2013 · 2 comments
Closed

bower install doesn't work #1698

acornejo opened this issue Dec 21, 2013 · 2 comments

Comments

@acornejo
Copy link

Installing this package through bower does not work.

The reason is that the distributable files (i.e. chosen.jquery.js) is not in the repository.

Please fix this, otherwise people who want to use chosen are forced to install npm, install grunt, and build the package manually. Actually its even worst than that, you also need to install ruby, gem, bundle (I had none of these) to build the css.

Please fix bower install.

@stof
Copy link
Collaborator

stof commented Dec 22, 2013

We never advocated support of bower. We distribute releases through github releases to give the compiled files.

However, we explicitly made the choice to keep the generated files outside the repo, as versionning was causing conflicts on all PRs as soon as another PR was merged, making the maintenance work far more complex for us.

@pfiller
Copy link
Contributor

pfiller commented Mar 28, 2015

bower install chosen

As of 1.4.2, Chosen supports bower installs. Read the 1.4.2 release notes for details.

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

No branches or pull requests

3 participants