linaria
linaria copied to clipboard
Module parse failed: Duplicate export 'default' (5:7)
Environment
- Linaria version: 6.2
- Bundler (+ version):
- Node.js version: 18+
- OS:mac
Description
Reproducible Demo
I created a new project using create-react-app (webpack 5) and got the issue when I start the project, I think this is a common issue
It can be reproduced by this
https://github.com/daigang1228/linaria-issue-reproduced