gulp-css-rebase-urls icon indicating copy to clipboard operation
gulp-css-rebase-urls copied to clipboard

exception handling

Open coldacid opened this issue 9 years ago • 0 comments

Prevents gulp-css-rebase-urls from silently killing gulp task if an error occurs while processing files. Instead the error will be wrapped in a PluginError and passed up to the pipeline for handling.

coldacid avatar Jun 03 '15 00:06 coldacid