Closed bokswagen closed 3 years ago
When you have multiple webpack configs running, it's good to know which ones changed
wouldn't it be better in that case to prefix it with the project name automatically instead of manually having to set the message? with the proposed solution you still don't know which project the notification is coming from if the build fails
I find the title
to be a suitable (and sufficient) place to set the project name
Also, this PR looks incomplete, because you can customize the message only for a successful build, but not for warnings/errors But if you change them, then the configuration will unnecessarily increase. It may be worth changing the message with a function, by analogy with dynamic headers, but I'm not sure yet about this need
For this reason, I am closing this OL
@bokswagen may I ask why you want to modify the message?