mirror of
https://github.com/profullstack/logicsrc.git
synced 2026-08-14 14:57:28 +00:00
Handle malformed CommandBoard paths
This commit is contained in:
parent
8f4691584c
commit
8efbe76cb8
3 changed files with 73 additions and 23 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