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

Fix transitive js modules in tests (#2178) #2558

Merged

Conversation

chrisdarroch
Copy link
Contributor

This is a follow-up from my previous PR #2549, which didn't quite fix the problem 🤦

This time, I've spent a bit more time understanding the internal repo structure, and have written a test that exercises the previously-faulty behaviour. It should fail if you alter the shouldTranspileModule function to exclude js files.

I leave it to you to decide whether to run the test in CI :)

@adamdbradley adamdbradley merged commit 781180d into ionic-team:master Jul 22, 2020
@adamdbradley
Copy link
Contributor

Awesome fix and love all the tests, thanks!

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.

None yet

2 participants