mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-08 05:08:03 +00: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