mirror of
https://github.com/profullstack/logicsrc.git
synced 2026-08-13 22:37:29 +00:00
Handle malformed CommandBoard paths (#76)
This commit is contained in:
parent
ae371b91d0
commit
cb192906bd
3 changed files with 72 additions and 38 deletions
|
|
@ -7,6 +7,7 @@
|
|||
"build": "node scripts/check-assets.js && vite build",
|
||||
"dev": "vite --host 0.0.0.0",
|
||||
"start": "node server.js",
|
||||
"test": "vitest run server.test.js",
|
||||
"test:e2e": "playwright test"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue