Skip to content

Add module/no-module support#722

Merged
sebastianbenz merged 2 commits intomasterfrom
no-module
Apr 28, 2020
Merged

Add module/no-module support#722
sebastianbenz merged 2 commits intomasterfrom
no-module

Conversation

@sebastianbenz
Copy link
Copy Markdown
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
Copy Markdown
Collaborator Author

FYI: @mdmower @patrickkettner

@sebastianbenz
Copy link
Copy Markdown
Collaborator Author

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

@westonruter
Copy link
Copy Markdown
Member

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

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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