add vite detection

main
Chris 2 years ago
parent 9456c161ef
commit 2e674976d1

@ -850,6 +850,13 @@
19
],
"description": "Vite is a rapid development tool for modern web projects.",
"dom": [
"script#vite-legacy-polyfill",
"script#vite-legacy-entry"
],
"js": {
"__vite_is_modern_browser": ""
},
"icon": "vite.svg",
"oss": true,
"website": "https://vitejs.dev"