mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-11 20:13:28 +00:00
wip: js modularization and cleanup
This commit is contained in:
@@ -26,6 +26,7 @@ gulp.task('build-common-css', ['build-common-font-css'],function(){
|
||||
|
||||
gulp.task('build-common-js', function(){
|
||||
var commonGroup = [
|
||||
config.paths.src + 'common/js/components/user.js',
|
||||
// config.paths.dist + 'assets/bootstrap/js/bootstrap.js', // should append no conflict
|
||||
config.paths.src + 'vendors/jquery-mousewheel/js/jquery.mousewheel.js',
|
||||
// jquery ui date picker langs
|
||||
|
Reference in New Issue
Block a user