|
|
|
@ -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"
|
|
|
|
|