Istvan Hoka
Results
1
comments of
Istvan Hoka
As a workaround, you can edit your ember app's `ember-cli-build.js` file, and splice out the files. e.g. here is how you would exclude jQuery from the ember-cli build: ``` js...