mirror of
https://github.com/jekip/naive-ui-admin.git
synced 2026-03-01 00:23:11 +08:00
调整构建target
This commit is contained in:
@@ -56,7 +56,7 @@ export default ({ command, mode }: ConfigEnv): UserConfig => {
|
||||
exclude: ['vue-demi'],
|
||||
},
|
||||
build: {
|
||||
target: 'es2015',
|
||||
target: 'es2020',
|
||||
cssTarget: 'chrome80',
|
||||
outDir: OUTPUT_DIR,
|
||||
reportCompressedSize: false,
|
||||
|
||||
Reference in New Issue
Block a user