mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-12 04:23:19 +00:00
migrating dependencies from bower to npm
This commit is contained in:
@@ -19,6 +19,6 @@ gulp.task('copy-jquery-ui-theme2', function(){
|
||||
gulp.task('build-jquery-ui', ['copy-jquery-ui-images', 'copy-jquery-ui-theme1', 'copy-jquery-ui-theme2'], function(){
|
||||
// copy jquery ui assets
|
||||
return utils.buildJsGroup([
|
||||
config.paths.vendors + 'jquery-ui/ui/jquery-ui.js'
|
||||
config.paths.nodes + 'jquery-ui-dist/jquery-ui.js'
|
||||
], 'jquery-ui', 'vendors/jquery-ui');
|
||||
});
|
Reference in New Issue
Block a user