build: 📦 完善构建脚本 (#66)

* style: 💄 代码样式

* style: 💄 代码格式整理

* build: 📦 完善构建脚本
This commit is contained in:
2023-11-23 18:54:26 +08:00
committed by GitHub
parent 9134c4fe01
commit 0049536d2e
33 changed files with 72 additions and 83 deletions

View File

@@ -1,5 +1,6 @@
$branch = $( git branch --show-current )
./dot.clean.cmd
git add ../
./code.clean.ps1
git add ../
../node_modules/.bin/git-cz.ps1
git pull