perf: use team avatars from local (#793)
This commit is contained in:
parent
d279d618a5
commit
95c825522e
12 changed files with 34 additions and 2 deletions
|
@ -21,6 +21,7 @@
|
|||
"test:unit": "vitest",
|
||||
"test:typecheck": "vue-tsc --noEmit && vue-tsc --noEmit --project service-worker/tsconfig.json",
|
||||
"test": "nr test:unit",
|
||||
"update:team:avatars": "esno scripts/avatars.ts",
|
||||
"postinstall": "nuxi prepare && simple-git-hooks",
|
||||
"release": "bumpp && esno scripts/release.ts"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue