Open
Description
Right now we are building scripts that are injected into the browser with ember-cli, which means that the module system for those scripts is AMD. Going forward (in Vite) Ember will not be relying on AMD for modules so we should upgrade the injection scripts to follow the same pattern.
This is not intended to be a breaking change, but it will allow us to unlock top-level await support for async loading of real modules
Metadata
Metadata
Assignees
Labels
No labels