mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-13 13:03:20 +00:00
migrating dependencies from bower to npm
This commit is contained in:
@@ -4,6 +4,6 @@ var utils = require('../../utils.js');
|
||||
|
||||
gulp.task('build-jquery-cookie', function(){
|
||||
return utils.buildJsGroup([
|
||||
config.paths.vendors + 'jquery.cookie/jquery.cookie.js'
|
||||
config.paths.nodes + 'jquery.cookie/jquery.cookie.js'
|
||||
], 'jquery.cookie', 'vendors/jquery.cookie');
|
||||
});
|
Reference in New Issue
Block a user