Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upSupport for dynamic import() #909
Comments
This comment has been minimized.
This comment has been minimized.
|
Duplicate of #751 |
This comment has been minimized.
This comment has been minimized.
|
|
ejfrancis
closed this
Jun 2, 2017
lock
bot
locked as resolved and limited conversation to collaborators
May 10, 2018
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
ejfrancis commentedJun 2, 2017
•
edited
With the dynamic import() spec at stage 3, it would be nice to allow
import()statements.Currently using an
import()within a function gives this error: