micrometer-docs icon indicating copy to clipboard operation
micrometer-docs copied to clipboard

Upgrade to react-scripts 5.0.0

Open shakuzen opened this issue 3 years ago • 0 comments

yarn add --exact [email protected]
rm -rf node_modules
yarn install
yarn upgrade
yarn start

Seems we're blocked by https://github.com/facebook/create-react-app/issues/11753. Our svg imports that worked before the cra 5.0.0 upgrade are no longer working.

shakuzen avatar Jan 05 '22 04:01 shakuzen