feat(vite): support legacy browsers

This commit is contained in:
Paul Makles
2022-03-04 23:42:20 +00:00
parent 741c937bb7
commit 20060a029d
3 changed files with 32 additions and 1 deletions

View File

@@ -115,6 +115,7 @@
"@types/twemoji": "^12.1.1",
"@typescript-eslint/eslint-plugin": "^4.27.0",
"@typescript-eslint/parser": "^4.27.0",
"@vitejs/plugin-legacy": "^1.7.1",
"classnames": "^2.3.1",
"dayjs": "^1.10.6",
"detect-browser": "^5.2.0",