adopted-ember-addons / ember-cli-ifa

Ember CLI addon for injecting fingerprinted asset map file into Ember app
MIT License
56 stars 48 forks source link

Do not run initializer if in an engine #326

Open RobbieTheWagner opened 3 years ago

RobbieTheWagner commented 3 years ago

Perhaps we also want to document this some, but I think we don't want to run this in an engine, correct? If we run in the host app, and share the assetMap service with the engine, I think it works?