Open
Description
Duplicates
- I have searched the existing issues
Latest version
- I have tested the latest version
Current behavior 😯
I'm using styled-components
as styled engine which needs alias and craco
is used to override webpack
configs which only supports react-script 4*
(plus craco-alias
plugin is already deprecated), meanwhile I need to update react-scripts
, can I use styled-components
as styled engine without craco
?
Expected behavior 🤔
So I need to use styled-components
as styled engine without craco because craco doesn't support react-scripts 5.
Sorry for create this issue as bug report.
Steps to reproduce 🕹
No response
Context 🔦
No response
Your environment 🌎
No response