|
|
|
|
|
by rk06
256 days ago
|
|
if you are heavily on custom webpack config, then rspack would be your only practical option. for all other use cases like CRA migration, vite is much better and supported option as vite unlocks entirely different migration paths for your project |
|