Vite's default browser support baseline is Native ESM, native ESM dynamic import, and import.meta
. This plugin
Vite's default browser support baseline is Native ESM. This plugin provides support for legacy browsers that do not support native ESM when building for production.
基于官方 @vitejs/plugin-legacy@5.2.0 减配而来
Add option modernTargets
to `@vitejs/plugin-legacy` before official support: