DocSpring / craco-antd

A craco plugin to use Ant Design with create-react-app
MIT License
234 stars 49 forks source link

Allow CRA 4 in peer deps #51

Closed JanJakes closed 2 years ago

JanJakes commented 3 years ago

The plugin works well for me with Craco 5.8.0 and CRA 4. It would be nice to allow CRA 4 in peer deps.

JanJakes commented 3 years ago

The craco-less dependency was already released with ^4.0.0 support so I added a commit to allow this.

adaladam commented 3 years ago

Antd design craco config is not working without this pr being merged. Please merge

adaladam commented 3 years ago

Hi @ndbroadbent. Is there any chance to merge this PR?