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

Fix #9880 #9943

Closed
wants to merge 2 commits into from
Closed

Fix #9880 #9943

wants to merge 2 commits into from

Commits on Oct 28, 2020

  1. Fix facebook#9880

    Fix formatting error on webpack v5, as described here: facebook#9880
    
    Specifically in [this link](https://webpack.js.org/blog/2020-10-10-webpack-5-release/#minor-changes), on the item that says:
    
    Stats json errors and warnings no longer contain strings but objects with information splitted into properties.
    MIGRATION: Access the information on the properties. i. e. message
    femesq committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    ccb1e7e View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Update packages/react-dev-utils/formatWebpackMessages.js

    Co-authored-by: Vagner S <vagners.tambalo@gmail.com>
    femesq and vagrantsn committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    cb8eec5 View commit details
    Browse the repository at this point in the history