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