Tag

legacy

1 views collected around this technical thread.

HelloTech
HelloTech
May 16, 2024 · Frontend Development

Vite Legacy Plugin for Browser Compatibility

The Vite Legacy Plugin adds browser compatibility to Vite projects by using Babel to transpile modern JavaScript, generating polyfill chunks, and offering configurable target browsers, while allowing developers to control whether legacy or modern bundles are produced through dedicated config, generation, and post‑build plugins.

Browser Compatibilityfrontend developmentlegacy
0 likes · 5 min read
Vite Legacy Plugin for Browser Compatibility