fixed shoelace static dependencies w/ vite

This commit is contained in:
2025-04-13 14:50:41 -05:00
parent 18ac5ddc28
commit 819e14a656
6 changed files with 141 additions and 3 deletions
+1
View File
@@ -13,6 +13,7 @@
"ts-lit-plugin": "^2.0.2",
"typescript-lit-html-plugin": "^0.9.0",
"vite": "^6.2.3",
"vite-plugin-static-copy": "^2.3.1",
"vite-tsconfig-paths": "^5.1.4"
}
}