Support unified browserslist config for target browsers #167
Labels
priority: p3/standard
Enhancement with nominal value or bug with nominal impact
scope: vite-utils
size: sm
type: enhancement
New feature or request
We should have an optional parameter (defaulting to vite's default target) for the vite config specifying a browserslist config that can be used for the build target, polyfill browser support, and postcss browser support. For the build target, this will require a bit of translation, as this is an esbuild target that doesn't directly support browserslist: evanw/esbuild#121
The text was updated successfully, but these errors were encountered: