There is no verbose option (like gulp-pug). This makes it really annoying to use. Maybe you want to include it? something along the lines: var log = require('fancy-log'); if (opts.verbose === true) { log('compiling file', file.path); }
There is no verbose option (like gulp-pug).
This makes it really annoying to use.
Maybe you want to include it?
something along the lines: