update
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"build:web": "cd frontend && pnpm build",
|
||||
"serve": "cd backend && bun run src/main.ts",
|
||||
"init": "git submodule update --init --recursive",
|
||||
"clean:module": "rm .gitmodules -rf && rm -rf .git/modules"
|
||||
"clean:module": "sh demodules.sh"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "abearxiong <xiongxiao@xiongxiao.me> (https://www.xiongxiao.me)",
|
||||
|
||||
Reference in New Issue
Block a user