Answer the question
In order to leave comments, you need to log in
Gulp task, how to get parent folder name?
...
config = require('../config').html;
gulp.task('html', function(cb) {
// берём все jade-файлы из директории config.src = /static/source/html/
gulp.src(config.src + '**/*.jade')
...
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question