ampproject / worker-dom

The same DOM API and Frameworks you know, but in a Web Worker.
Apache License 2.0
3.2k stars 151 forks source link

vite2 is not support #1088

Open thegenius opened 3 years ago

thegenius commented 3 years ago

when build with vite2, <div src="xxx/index.js", id="upgrade-me"/> will error with can not use import in no-module script.

vadolasi commented 2 years ago

same problem

zongren commented 2 years ago

Any updates?