mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-14 13:33:14 +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-html5shiv', function(){
|
||||
return utils.buildJsGroup([
|
||||
config.paths.vendors + 'html5shiv/dist/html5shiv.js'
|
||||
config.paths.nodes + 'html5shiv/dist/html5shiv.js'
|
||||
], 'html5shiv', 'vendors/html5shiv');
|
||||
});
|
Reference in New Issue
Block a user