mardi 24 mai 2016

Can an Ember Addon be in a pods structure?

I'm trying to separate some components from our application into an addon. Application is in pod structure. So when I move codes from application to addon, I got:

Could not find module <addon's addon directory> imported from <addon's app directory>

But when I reorganize codes as not using pod structure, it works.

So, how can I continue to use POD structure in an addon?

Note: adding "usePods":true to .ember-cli doesn't make any sense.




Aucun commentaire:

Enregistrer un commentaire