Skip to content

Commit a0260f7

Browse files
committed
Fix cli
1 parent cc958b8 commit a0260f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ember-cli-build.js

-1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,5 @@ module.exports = function(defaults) {
2929
behave. You most likely want to be modifying `./index.js` or app's build file
3030
*/
3131

32-
app.import('bower_components/bootstrap/dist/js/bootstrap.min.js');
3332
return app.toTree();
3433
};

0 commit comments

Comments
 (0)