parent
a462be0a5e
commit
54ea44cdad
|
|
@ -61,6 +61,7 @@ export default ({ command, mode }: ConfigEnv): UserConfig => {
|
|||
},
|
||||
build: {
|
||||
target: 'es2015',
|
||||
cssTarget: 'chrome86',
|
||||
outDir: OUTPUT_DIR,
|
||||
terserOptions: {
|
||||
compress: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue