mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 02:01:30 +08:00
fix(form): fix updateSchema error #100
This commit is contained in:
@@ -89,7 +89,7 @@ const viteConfig: UserConfig = {
|
||||
* Transpile target for esbuild.
|
||||
* @default 'es2020'
|
||||
*/
|
||||
esbuildTarget: 'es2020',
|
||||
esbuildTarget: 'es2019',
|
||||
/**
|
||||
* Whether to log asset info to console
|
||||
* @default false
|
||||
|
Reference in New Issue
Block a user