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

Can we remove gl as even an optional dependency? #1845

Closed
tmcw opened this issue Dec 17, 2015 · 2 comments
Closed

Can we remove gl as even an optional dependency? #1845

tmcw opened this issue Dec 17, 2015 · 2 comments
Assignees

Comments

@tmcw
Copy link
Contributor

tmcw commented Dec 17, 2015

gl is a big module that's a binary build - it slows down npm install of things that rely on mapbox-gl-js significantly. Could we avoid having it be npm installed when people install gl-js as a dep?

@jfirebaugh
Copy link
Contributor

We can move it to devDependencies.

@lucaswoj
Copy link
Contributor

lucaswoj commented Jan 6, 2016

the proposed optionalDevDependencies feature would have been an ideal solution to this npm/npm#3870 (but it doesn't exist yet)

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

4 participants