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 failing test: browserify still transforms symlinked modules #1437

Merged
1 commit merged into from Dec 31, 2015

Conversation

kintel
Copy link
Contributor

@kintel kintel commented Nov 19, 2015

This is a failing test showing that #1386 wasn't properly fixed.
The problem is that while symlinked modules containing a single file works, any subsequent relative requires made from that module are still being transformed, breaking any non-trivial example.

@ghost
Copy link

ghost commented Dec 31, 2015

All fixed with the patches to module-deps. Great work!

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.

None yet

1 participant