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

Added support for { src: foo, dest: bar } syntax in includePaths. #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Nopik
Copy link

@Nopik Nopik commented Jan 14, 2016

I wanted to include some package in node_modules, unfortunately optimizer optimized the node_modules part of the path away, making the module not loadable from zip. This PR fixes this behaviour.

@nicka
Copy link

nicka commented Apr 6, 2016

Great idea!

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