Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: allow for custom error messaging in ModuleScopePlugin #11978

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Jan 23, 2022

  1. feature: allow for custom error messaging in ModuleScopePlugin

    This is purely related to facebook#11977 as a proof of concept for what I'm proposing. It would allow folks who directly use this webpack plugin to customize the error output. Broader use of this error through other means in CRA would need more development.
    Aghassi committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    e5aca1b View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Configuration menu
    Copy the full SHA
    3bea88c View commit details
    Browse the repository at this point in the history