feat: add vite-plugin-devtools-json for enhanced development tools

This commit is contained in:
2025-06-27 08:58:51 +02:00
parent e4441c98e3
commit 5fdb085963
3 changed files with 9 additions and 2 deletions

View File

@@ -50,6 +50,7 @@
"tailwindcss-animate": "1.0.7",
"tslib": "2.8.1",
"typescript": "5.8.3",
"vite": "7.0.0"
"vite": "7.0.0",
"vite-plugin-devtools-json": "^0.2.0"
}
}