mercredi 25 octobre 2017

trees:{ mergetrees(['src',external js file])} in ember-cli-build.js is not working

In glimmer application, I want to bundle the app.js file with external js file. In ember-cli-build.js file, I added the

trees:{
 mergetrees(['src',externalJs})
}

But it not working.




Aucun commentaire:

Enregistrer un commentaire