working on redoing ts and vite conf

This commit is contained in:
Logan Jones
2025-04-08 12:11:16 -05:00
parent d1857c4419
commit 8998c14954
8 changed files with 105 additions and 46 deletions
+2 -1
View File
@@ -10,6 +10,7 @@
},
"devDependencies": {
"ts-lit-plugin": "^2.0.2",
"vite": "^6.2.3"
"vite": "^6.2.3",
"vite-tsconfig-paths": "^5.1.4"
}
}