fix: add promise.withResolvers supports
This commit is contained in:
parent
1a34482c59
commit
c989f5f136
@ -14,6 +14,7 @@ export default defineConfig({
|
||||
plugins: [
|
||||
legacy({
|
||||
targets: ['defaults'],
|
||||
polyfills: ["es.promise.with-resolvers"]
|
||||
}),
|
||||
vue(),
|
||||
vueJsx(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user