Merge remote-tracking branch 'upstream/master'

pull/154/head^2
Philipp Dormann 3 years ago
commit 073e2221f5
No known key found for this signature in database
GPG Key ID: 3BB9ADD52DCA4314

@ -7,7 +7,7 @@ export default defineConfig({
plugins: [
vue(),
legacy({
targets: ['ie >= 11'],
targets: ['ie > 11'],
additionalLegacyPolyfills: ['regenerator-runtime/runtime']
})
]

Loading…
Cancel
Save