I'm trying to setup an Ember-CLI app to use DreamFactory.
I'm using:
- ember-cli 0.2.0-beta.1
- DreamFactory 1.9.0
- emberjs 1.10.0
I've tries to import swagger-client
and shred.bundle
through Brocfile
but this causes an error that app-boot.js
is unable to find the module <app_name>/app
.
If I remove swagger-client
and shred.bundle
, it loads fine.
How can I import swagger
and make it available to the Ember app?
Thanks,
Aucun commentaire:
Enregistrer un commentaire