Skip to content

Allow to suppress warning when used with happypack #179

Closed
@ertrzyiks

Description

@ertrzyiks

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions