embroider-build / embroider

Compiling Ember apps into spec-compliant, modern Javascript.
MIT License
329 stars 137 forks source link

Splitting reusable module visitor out of Audit #1882

Closed ef4 closed 2 weeks ago

ef4 commented 1 month ago

So we can use it to also traverse apps over HTTP when talking to vite, because we need to replace a bunch of stage2-style tests.

mansona commented 2 weeks ago

@ef4 I've added this to the tooling agenda for tomorrow. Essentially CI is green but I don't want to merge this until you have a final look at it 👍