Bring back support for legacy browsers.

Closes #723
This commit is contained in:
FireMasterK 2022-01-13 09:57:55 +00:00
parent 8f10ee5c72
commit f0378f3e82
No known key found for this signature in database
GPG key ID: 49451E4482CC5BCD
3 changed files with 33 additions and 1 deletions

View file

@ -27,6 +27,7 @@
},
"devDependencies": {
"@intlify/vite-plugin-vue-i18n": "^3.2.1",
"@vitejs/plugin-legacy": "^1.6.4",
"@vitejs/plugin-vue": "^2.0.1",
"@vue/compiler-sfc": "3.2.26",
"babel-eslint": "^10.1.0",