vendredi 21 août 2015

Ember-Cli: 1.1.3.8 / Ember.Js >=2.0 Import Js-Libs into Pods/Components

Is there a way to include Javascript Libraries directly into Pods or Components without import in via app.import.

Explanation I want to use and Javascript-Library only in one Component, without the need to reference it in the global manner. Currently i have to include all Librarys about recommended Ember-Cli-Way with app.import, within the ember-cli-build.js.

But im eyes it is an Overhead, because i only need the functionality within my Pod, and not the entire application.




Aucun commentaire:

Enregistrer un commentaire