Skip to content

Dynamic import pass-through cases - #1985

Merged
lukastaegert merged 2 commits into
masterfrom
dynamic-import-system
Feb 19, 2018
Merged

Dynamic import pass-through cases#1985
lukastaegert merged 2 commits into
masterfrom
dynamic-import-system

Conversation

@guybedford

Copy link
Copy Markdown
Contributor

This fixes #1982, ensuring dynamic import gets passed through correctly.

In the process I also fixed up the AMD output to ensure that require is scoped in the dynamic import output cases.

@lukastaegert lukastaegert left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

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.

Dynamic import with dynamic path emitted incorrectly for SystemJS mode

2 participants