mirror of
https://github.com/cupcakearmy/formhero.git
synced 2024-12-22 08:06:24 +00:00
add prefix
This commit is contained in:
parent
d86d903322
commit
19a68a4337
@ -10,7 +10,7 @@
|
||||
"build": "run-s compile demo",
|
||||
"compile": "tsc",
|
||||
"compile:watch": "tsc -w",
|
||||
"demo": "vite build --emptyOutDir",
|
||||
"demo": "vite build --emptyOutDir --base=./",
|
||||
"demo:watch": "vite",
|
||||
"test": "vitest --coverage --run",
|
||||
"test:watch": "vitest --coverage",
|
||||
|
Loading…
Reference in New Issue
Block a user