Open
Description
React version: 17.0.2
Steps To Reproduce
- Clean install with
npx create-react-app app-name
(without Typescript) - After install go in to folder and run
npm run build
.
The current behavior
You'll get an error about the MiniCssExtractPlugin
.
TypeError: MiniCssExtractPlugin is not a constructor
The expected behavior
It should create a build version of the app 🙂
Metadata
Metadata
Assignees
Labels
No labels