Skip to content

No verbose option #285

@BananaAcid

Description

@BananaAcid

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);
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions