mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-06-05 04:42:34 +02:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
073e2221f5
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ export default defineConfig({
|
|||
plugins: [
|
||||
vue(),
|
||||
legacy({
|
||||
targets: ['ie >= 11'],
|
||||
targets: ['ie > 11'],
|
||||
additionalLegacyPolyfills: ['regenerator-runtime/runtime']
|
||||
})
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue