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

do not apply root transforms on linked modules #1392

Closed
wants to merge 3 commits into from

Conversation

chrisirhc
Copy link
Contributor

Incudes tests from #1365 and fixes #1365 , fixes #1386.

This will fail until browserify/module-deps#99 is merged and released on module-deps. I'll re-run when that's done.

ivantsepp and others added 2 commits September 24, 2015 13:39
resolver in module-deps now accepts a 4th argument which should be the original
(non-real) file path.
@chrisirhc
Copy link
Contributor Author

Updated to use module-deps 4.0.0, so that tests pass.

@ghost
Copy link

ghost commented Oct 28, 2015

Merged into 12.0.1. I thought we had this in 12.0.0 but I think it slipped through the cracks. Thanks for all the great work!

@ghost ghost closed this Oct 28, 2015
@ivantsepp
Copy link

🎉 thanks for merging and thanks @chrisirhc for the fix 😄

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

browserify applies transforms to npm linked modules
2 participants