migrating dependencies from bower to npm

This commit is contained in:
Mike Ng
2018-01-16 09:42:29 +04:00
parent 06413e9f9c
commit 431d9dc46a
32 changed files with 14197 additions and 136 deletions

View File

@@ -15,7 +15,7 @@ gulp.task('build-setup-css', function(){
gulp.task('build-setup-js', function(){
var setupGroup = [
config.paths.vendors + 'jquery.cookie/jquery.cookie.js',
config.paths.nodes + 'jquery.cookie/jquery.cookie.js',
config.paths.src + 'vendors/jquery-validation/js/jquery.validate.js',
config.paths.src + 'vendors/jquery-validate.password/js/jquery.validate.password.js',
config.paths.src + 'vendors/jquery-test-paths/jquery.test-paths.js'