Skip to content

Conversation

@elpoelma
Copy link
Contributor

@elpoelma elpoelma commented Apr 27, 2025

Overview

This PR adds a workaround to get the ember-inspector working on vite builds.
It installs (and includes) loader.js, an AMD loader and then loads the necessary modules which the ember-inspector needs.
Once emberjs/ember-inspector#2625 is merged and released, we can remove this workaround.

I realize that this is not an ideal solution (as it adds an AMD loader back), but this currently seems to be the only option to get the ember-inspector working with vite builds.

@elpoelma elpoelma force-pushed the tooling/vite-ember-inspector branch from f611caa to 9114d5e Compare April 29, 2025 11:48
@abeforgit abeforgit merged commit cd89456 into internal/vite Apr 30, 2025
5 checks passed
@abeforgit abeforgit deleted the tooling/vite-ember-inspector branch April 30, 2025 13:45
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

Successfully merging this pull request may close these issues.

3 participants