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

Add module/no-module support #722

Merged
merged 2 commits into from
Apr 28, 2020
Merged

Add module/no-module support #722

merged 2 commits into from
Apr 28, 2020

Conversation

sebastianbenz
Copy link
Collaborator

This PR adds the experimental module/nomodule runtime loading support.
ESM module loading support can be added via the experimentEsm=true
parameter.

This PR adds the experimental module/nomodule runtime loading support.
ESM module loading support can be added via the `experimentEsm=true`
parameter.
@sebastianbenz
Copy link
Collaborator Author

FYI: @mdmower @patrickkettner

@sebastianbenz
Copy link
Collaborator Author

...and FYI @schlessera @westonruter - we should add this to the wp plugin once the validator supports mjs files.

@westonruter
Copy link
Member

Filed issue for PHP Optimizer: https://github.com/ampproject/amp-wp/issues/4607

Copy link
Collaborator

@patrickkettner patrickkettner left a comment

Choose a reason for hiding this comment

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

LGTM, just one question for my own edification

Copy link
Contributor

@kristoferbaxter kristoferbaxter left a comment

Choose a reason for hiding this comment

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

Looks great! Nice work.

@sebastianbenz sebastianbenz merged commit 4ddea80 into master Apr 28, 2020
@sebastianbenz
Copy link
Collaborator Author

Thanks for the review!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants