Closed
Description
There is a warning, which warns happypack user about lack of support for postcss-loader-before-processing
event to prevent potential failure with no clear reason.
Once the problem is acknowledged / resolved on the user side, we may not need that warning in the build output anymore. How could we achieve that?
My ideas:
- introduce an option to explicitly disable
postcss-loader-before-processing
event - introduce an option to ignore this particular warning
If you are happy about any of those solutions or know better one, I'm willing to help to make it happen.
Metadata
Metadata
Assignees
Labels
No labels