We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f698e87 commit 86c93c9Copy full SHA for 86c93c9
README.md
@@ -6,7 +6,7 @@
6
7
在root目录下可以编译dsweb-core,这个是被控端需要运行的程序
8
9
-`cargo build --release`
+`cargo build --release --workspace --exclude dsweb-front`
10
11
然后切换到dsweb-front,编译前端工程,参照里面的README
12
0 commit comments