Skip to content
This repository has been archived by the owner on Jul 17, 2022. It is now read-only.

Does not work with grunt-webpack #106

Open
danoc opened this issue Jul 15, 2015 · 0 comments
Open

Does not work with grunt-webpack #106

danoc opened this issue Jul 15, 2015 · 0 comments

Comments

@danoc
Copy link

danoc commented Jul 15, 2015

Hello,

I'm trying to use this to report errors from grunt-sass, grunt-postcss, and grunt-webpack. It works for all but grunt-webpack.

I dug into the source code and suspect that it doesn't work because grunt webpack prints the output like this when you have failOnError set to false:
screenshot 2015-07-15 14 39 41

(Setting failOnError to true will cause the grunt process to exit completely which I don't want.)

I dug into the grunt-notify code to debug this, but couldn't find the right place to stick a console.log statement so that it prints the message that comes in.

Any tips? I'm happy to fork and submit a PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant