use-shopping-cart
use-shopping-cart copied to clipboard
examples(cra): SKIP_PREFLIGHT_CHECK no longer necessary
- Make sure to delete node_modules and run
yarn install
so the resolutions will take effect. The SKIP_PREFLIGHT_CHECK message should no longer appear in CRA.
Deploy request for useshoppingcart pending review.
Visit the deploys page to approve it
Name | Link |
---|---|
Latest commit | 1d0ecdefc5663ede16497319b383498cfb4571bc |
I actually did this manually in another PR... Thank you for showing me how to get around it, though!