mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +00:00
wip: component reorg, gathering js, css, images, ...
This commit is contained in:
@@ -36,6 +36,7 @@ gulp.task('bootstrap-assets', function () {
|
||||
|
||||
});
|
||||
gulp.task('build-bootstrap', ['bootstrap-assets', 'bootstrap-js'], function () {
|
||||
// build standalone version (not used, see: Common Component)
|
||||
gulp.src(config.paths.vendors + 'bootstrap-sass/vendor/assets/stylesheets/bootstrap.scss')
|
||||
.pipe(sass().on('error', sass.logError))
|
||||
.pipe(gulp.dest( config.paths.build + 'vendors/bootstrap/css/'))
|
||||
|
Reference in New Issue
Block a user