add vite devtools json

This commit is contained in:
Joakim Repomaa
2026-02-19 17:39:45 +02:00
parent 2f76f1ce38
commit 60567717eb
3 changed files with 35 additions and 9 deletions

View File

@@ -41,6 +41,7 @@
"tailwindcss": "^4.1.18",
"tslib": "^2.8.1",
"typescript": "^5.9.3",
"vite": "^7.3.1"
"vite": "^7.3.1",
"vite-plugin-devtools-json": "^1.0.0"
}
}