Update Gulp config
This commit is contained in:
parent
0a938593a6
commit
6dabfac540
6 changed files with 32 additions and 14 deletions
|
|
@ -3,7 +3,7 @@ gulp.task('scripts', function () {
|
|||
[
|
||||
config.bowerDir + '/jquery/dist/jquery.js',
|
||||
config.bowerDir + '/bootstrap-sass/assets/javascripts/bootstrap.js',
|
||||
config.assetsDir + '/' + config.jsPattern
|
||||
config.js.search
|
||||
],
|
||||
'site.js'
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue