提交 7a02e489 编写于 作者: frostime's avatar frostime

add git prune

上级 004d804b
......@@ -10,7 +10,8 @@
"scripts": {
"make-link": "node ./scripts/make_dev_link.js",
"dev": "vite build --watch",
"build": "vite build"
"build": "vite build",
"git prune": "git remote prune origin"
},
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^2.0.3",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册