Skip to content

Conversation

@hdgarrood
Copy link
Contributor

This commit adds support for all forms of the ES module import statement
apart from the dynamic 'import()' form and the bare 'import "mod";' form
(where the import is only being performed for the sake of some side
effects).

Supercedes #77, refs #71.

This commit adds support for all forms of the ES module import statement
apart from the dynamic 'import()' form and the bare 'import "mod";' form
(where the import is only being performed for the sake of some side
effects).

Supercedes quintenkasteel#77, refs quintenkasteel#71.
@hdgarrood
Copy link
Contributor Author

This library is a pleasure to work on, by the way, so thanks :)

@erikd erikd merged commit d061b16 into quintenkasteel:new-ast Feb 19, 2019
@erikd
Copy link
Collaborator

erikd commented Feb 19, 2019

Thanks @hdgarrood !

@hdgarrood hdgarrood deleted the import-statements branch February 19, 2019 12:36
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.

2 participants