|
|
|
|
|
by rk06
1876 days ago
|
|
That's quite a leap there. Vite has a different strategy to overcome webpack's slowness, mainly using ES modules and build on demand. So, even if it were to support more features, it will still be a net gain over webpack. Not to mention that vite uses esbuild which is 10-100x faster than next best |
|