mirror of
https://github.com/un-pany/mobvue.git
synced 2026-03-13 10:23:31 +08:00
fix: plugin-legacy overrode 'build.target'
This commit is contained in:
@@ -58,8 +58,6 @@ export default defineConfig(({ mode }) => {
|
||||
},
|
||||
// 构建配置
|
||||
build: {
|
||||
// 浏览器兼容性
|
||||
target: "es2015",
|
||||
// 自定义底层的 Rollup 打包配置
|
||||
rollupOptions: {
|
||||
output: {
|
||||
|
||||
Reference in New Issue
Block a user