Reconfigured cypress / typescript / vite.

This commit is contained in:
Jay
2025-06-17 10:19:39 -04:00
parent ce8cf473c9
commit c0343f2378
10 changed files with 84 additions and 60 deletions
+3
View File
@@ -11,4 +11,7 @@ export default defineConfig({
wasm(),
topLevelAwait(),
],
server: {
port: 5173,
}
})