Closed mike183 closed 8 years ago
Thanks for this @mike183. This PR has made me realise I was missing some documentation and test coverage around the destDir
config option. I've taken your change and expanded on it in https://github.com/robwebdev/ember-cli-staticboot/pull/12. Please take a look at that and let me know if it solves your issue.
Closing in favour of https://github.com/robwebdev/ember-cli-staticboot/pull/12
This PR ensures that all required assets are included in the outputted build.
While I'm not certain this is the correct fix, prior to this change, assets found in an applications public directory and assets included by other add-ons were not included in the outputted build.