Skip to content

Commit 69860ab

Browse files
committed
added:build document
1 parent 237f8fa commit 69860ab

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

BUILD.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# 构建插件
2+
npx vsce package
3+
# 构建前端
4+
npm run build
5+
# 构建后端
6+
go build

0 commit comments

Comments
 (0)