File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed
Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -164,7 +164,6 @@ Generator.prototype.bootstrapJS = function bootstrapJS() {
164164
165165 // Wire Twitter Bootstrap plugins
166166 this . indexFile = this . appendScripts ( this . indexFile , 'scripts/plugins.js' , [
167- 'bower_components/jquery/jquery.js' ,
168167 'bower_components/bootstrap-sass/js/bootstrap-affix.js' ,
169168 'bower_components/bootstrap-sass/js/bootstrap-alert.js' ,
170169 'bower_components/bootstrap-sass/js/bootstrap-dropdown.js' ,
Original file line number Diff line number Diff line change 3232 s . parentNode . insertBefore ( g , s ) } ( document , 'script' ) ) ;
3333 </ script >
3434
35+ < script src ="bower_components/jquery/jquery.js "> </ script >
3536 < script src ="bower_components/angular/angular.js "> </ script >
3637
3738 <!-- build:js({.tmp,app}) scripts/scripts.js -->
You can’t perform that action at this time.
0 commit comments