fix: snapshot
This commit is contained in:
parent
2293f1ba15
commit
874633051b
3 changed files with 9 additions and 10 deletions
|
|
@ -11,7 +11,6 @@
|
|||
"build": "vite build",
|
||||
"preview": "vite preview",
|
||||
"test": "vitest run --reporter verbose -v --no-isolate",
|
||||
"snapshot": "vitest run -u --silent",
|
||||
"add-license": "cat etc/agpl-header.txt ../docs/static/js/*LICENSE.txt > /tmp/strudel-license.txt && cp /tmp/strudel-license.txt ../docs/static/js/*LICENSE.txt",
|
||||
"predeploy": "npm run build",
|
||||
"deploy": "gh-pages -d ../docs",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue