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

Composer install does not come with built files #3145

Closed
panzarino opened this issue Aug 13, 2016 · 1 comment
Closed

Composer install does not come with built files #3145

panzarino opened this issue Aug 13, 2016 · 1 comment

Comments

@panzarino
Copy link
Contributor

When Chart.js is installed with composer, the built files are not included. The only thing installed is the master of a tagged release.

Is there a way to possibly set composer to use the npm release (like what we do with bower)? Do we want to completely drop official support for composer because of the new release system?

As far as I know, Composer is not nearly as popular as any of the other distribution options for installing Chart.js, and users would still be able to install older releases of Chart.js even when new support is dropped.

Also, the package is listed on composer as nnnick/chartjs which could (and should) be updated to chartjs/chartjs if we choose to keep support.

@panzarino
Copy link
Contributor Author

Fixed in #3223

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

No branches or pull requests

1 participant