Add LogicSRC web contract and E2E tests

This commit is contained in:
Anthony Ettinger 2026-06-06 16:59:29 +00:00
parent 17942eef57
commit 8e6124d23a
6 changed files with 157 additions and 3 deletions

4
package-lock.json generated
View file

@ -128,6 +128,10 @@
"@logicsrc/commandboard-api": "file:../commandboard-api",
"typescript": "^5.9.3",
"vite": "^7.2.6"
},
"devDependencies": {
"@playwright/test": "^1.57.0",
"vitest": "^4.0.8"
}
},
"apps/logicsrc-web/node_modules/vite": {