Skip to content

Consider aborting on errors after calling user-supplied callback. #87

@paulmer

Description

@paulmer

Calling cb(errmsg) before the user supplied callback to the gulp-clean-css plugin deprives the callback of the opportunity to process or display the warning and error messages generated by the CleanCSS library. Deferring the error until after the callback is executed will make the diagnostic information in the errors and warnings useful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions