You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to upgrade to webpack 4. Tried CRA 2.0, but rewiring in CRA 2.0 was super-painful.
Tried this. Build times were much faster than react-scripts-ts (by about 50%) and much much faster than CRA 2.0 (by about 60-70%). Also, importantly, the original react-app-rewired works fine with this (don't need to do any of the crazy things required by the new CRA 2.0 configuration).
Anyways, just wanted to add a note of appreciation to you guys.
The text was updated successfully, but these errors were encountered:
I wanted to upgrade to webpack 4. Tried CRA 2.0, but rewiring in CRA 2.0 was super-painful.
Tried this. Build times were much faster than react-scripts-ts (by about 50%) and much much faster than CRA 2.0 (by about 60-70%). Also, importantly, the original react-app-rewired works fine with this (don't need to do any of the crazy things required by the new CRA 2.0 configuration).
Anyways, just wanted to add a note of appreciation to you guys.
The text was updated successfully, but these errors were encountered: