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

Move to use package manager instead of vendor folder #69

Open
MovieStoreGuy opened this issue Oct 19, 2017 · 1 comment
Open

Move to use package manager instead of vendor folder #69

MovieStoreGuy opened this issue Oct 19, 2017 · 1 comment

Comments

@MovieStoreGuy
Copy link

To ensure that the correct version of pngquent is installed for the distro, npm should differ to the systems package manager to install it.

@hashar
Copy link

hashar commented Feb 27, 2018

Its logic is to test the binary under vendor and if that fails attempts to compile from source.

It would be nice to also try pngquant in case it is already installed at the OS level.

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

2 participants