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

Resolve deps for smaller worker blob #30

Merged
merged 1 commit into from
Sep 7, 2016

Conversation

mourner
Copy link
Collaborator

@mourner mourner commented Sep 7, 2016

Closes #12 by resolving all dependencies a given worker function needs, and then bundling only those for the blob instead of the whole application.

cc @anandthakker @substack @jfirebaugh

@anandthakker
Copy link
Collaborator

anandthakker commented Sep 7, 2016

Woah, sweet. Code looks good to me and checks out on the basic example here. @mourner did you by any chance test drive this with mapbox-gl-js or something similarly substantial?

@mourner
Copy link
Collaborator Author

mourner commented Sep 7, 2016

@anandthakker yes, I made it specifically for GL JS. It works.

@anandthakker
Copy link
Collaborator

👍

@anandthakker anandthakker merged commit 02ae06d into browserify:master Sep 7, 2016
@mourner mourner deleted the smaller-blob branch September 7, 2016 15:13
@anandthakker
Copy link
Collaborator

Published in 1.4.0

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

Successfully merging this pull request may close these issues.

2 participants