We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 237f8fa commit 69860abCopy full SHA for 69860ab
1 file changed
BUILD.md
@@ -0,0 +1,6 @@
1
+# 构建插件
2
+npx vsce package
3
+# 构建前端
4
+npm run build
5
+# 构建后端
6
+go build
0 commit comments