We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc958b8 commit a0260f7Copy full SHA for a0260f7
ember-cli-build.js
@@ -29,6 +29,5 @@ module.exports = function(defaults) {
29
behave. You most likely want to be modifying `./index.js` or app's build file
30
*/
31
32
- app.import('bower_components/bootstrap/dist/js/bootstrap.min.js');
33
return app.toTree();
34
};
0 commit comments