Hey, I am struggling using Ember-CLI.
I want to add extra directory to app directory (for example “behaviours”). But this directory is not included in build using Ember-CLI. Is there any way to change that?
Hey, I am struggling using Ember-CLI.
I want to add extra directory to app directory (for example “behaviours”). But this directory is not included in build using Ember-CLI. Is there any way to change that?
Nevermind, it’s working as intendent. I think ember build has been throwing error.