embroider-build / embroider

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

Unclear path to v2 format adoption for engines #1181

Open runspired opened 2 years ago

runspired commented 2 years ago

Engines are both addons and also not at all addons. For them to convert to v2 I think we need roughly

ef4 commented 2 years ago

A thing we haven't done yet is design a v2 app format. I think engines should be part of that.

I also think that design will lean heavily on ember's adoption of strict templates with no more global resolving. That leaves engines with much less to do.