erdkse / adminlte-3-react

React 18.3.1 start-up project with AdminLTE 3.2.0 template
https://erdkse.com/projects/preview/adminlte-react
MIT License
256 stars 133 forks source link

Both react-app-rewired and @craco/craco are used. I think maybe you don't need the two of them at the same time? #68

Closed medmin closed 1 year ago

medmin commented 1 year ago

Both libs serve the same purpose. So, maybe remove one of them from package.json ?

erdkse commented 1 year ago

yeah, good point! I will remove craco.

erdkse commented 1 year ago

removed!