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

Support ES Modules #1017

Open
developit opened this issue Jan 19, 2021 · 1 comment
Open

Support ES Modules #1017

developit opened this issue Jan 19, 2021 · 1 comment

Comments

@developit
Copy link

I'm wondering about ways to support ES Modules. I'm not sure how this affects AMP's usage, but being able to use ESM from within worker-dom would be really nifty.

My initial thought was to use Shimport, since the Worker employed by worker-dom is generally not going to be a Module Worker (or could it be?).

@mizchi
Copy link

mizchi commented Mar 16, 2021

Me too.
related #855

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

No branches or pull requests

2 participants