Skip to content

Support system.import with nice handy babel plugin #603

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

Merged
merged 3 commits into from
Nov 18, 2016

Conversation

tmcw
Copy link
Member

@tmcw tmcw commented Nov 18, 2016

Fixes #578 by introducing a Babel plugin that transforms webpack's System.import method into regular old require() calls that module-deps can parse.

Also slims down the size of our test suite by using smaller files to prove documentation.js is following require paths.

@tmcw tmcw merged commit 4dc8cb0 into master Nov 18, 2016
@tmcw tmcw deleted the system-import-support-578 branch November 18, 2016 15:51
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.

1 participant