1. ES modules support has increased to all major evergreen browsers.
2. Esbuild has come out which shows faster results than tools (babel, typescript)
3. Improving current ones means supporting hacks and incorrect code patterns, which is not wanted.
The above factors has resulted in multiple build tools with vite being one of them
1. ES modules support has increased to all major evergreen browsers.
2. Esbuild has come out which shows faster results than tools (babel, typescript)
3. Improving current ones means supporting hacks and incorrect code patterns, which is not wanted.
The above factors has resulted in multiple build tools with vite being one of them