Fix jQuery version
This commit is contained in:
parent
a6270eabcd
commit
aefeae2a1c
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
gulp.task 'scripts', ->
|
||||
app.js [
|
||||
config.bowerDir + '/jquery/dist/jquery.js',
|
||||
config.bowerDir + '/jquery2/jquery.js',
|
||||
config.bowerDir + '/bootstrap-sass/assets/javascripts/bootstrap.js',
|
||||
config.js.sourceDir + config.js.pattern
|
||||
], 'site.js'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue