Firefish v1.0.4-beta
This commit is contained in:
parent
f58683e142
commit
52e3595da2
49 changed files with 2329 additions and 853 deletions
packages/sw
|
@ -3,6 +3,7 @@
|
|||
"private": true,
|
||||
"scripts": {
|
||||
"build": "webpack",
|
||||
"build:debug": "pnpm run build",
|
||||
"watch": "pnpm swc src -d built -D -w",
|
||||
"lint": "pnpm rome check **/*.ts --apply",
|
||||
"format": "pnpm rome format * --write"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue