adopted-ember-addons / ember-cli-hot-loader

An early look at what hot reloading might be like in the ember ecosystem
MIT License
99 stars 13 forks source link

BUILD: swap the hot reload resolver mixin for prod/test to omit compo… #79

Closed toranb closed 6 years ago

toranb commented 6 years ago

Beyond file watching we want to be sure apps with prod/test env don't ship with a patched resolver because the hot reload resolver will wrap each application component in a proxy for hot reloading/dev purposes