build: 🏗️ 调整构建方式,从本地构建后上传dist目录

This commit is contained in:
2022-06-07 10:29:21 +08:00
parent dbb67e6064
commit 4929c41361
3 changed files with 11 additions and 9 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,5 @@
.DS_Store
node_modules/
dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*