move the last dependencies

This commit is contained in:
Mads Rasmussen
2018-10-11 12:16:09 +02:00
parent 7ebccb1a36
commit bd20518d50
4 changed files with 22 additions and 5 deletions

View File

@@ -230,6 +230,11 @@ gulp.task('dependencies', function () {
"src": ["./node_modules/angular-messages/angular-messages.js"],
"base": "./node_modules/angular-messages"
},
{
"name": "angular-mocks",
"src": ["./node_modules/angular/angular-mocks.js"],
"base": "./node_modules/angular-mocks"
},
{
"name": "animejs",
"src": ["./node_modules/animejs/anime.min.js"],
@@ -312,6 +317,11 @@ gulp.task('dependencies', function () {
"src": ["./node_modules/jquery-validation-unobtrusive/dist/jquery.validate.unobtrusive.min.js"],
"base": "./node_modules/jquery-validation-unobtrusive/dist"
},
{
"name": "rgrove-lazyload",
"src": ["./node_modules/lazyload-js/lazyload.js"],
"base": "./node_modules/lazyload-js"
},
// TODO: We can optimize here:
// we don't have to ship with the moment-with-locales libraries
// we lazyload the user locale