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 b886b6c commit 2be6fb8Copy full SHA for 2be6fb8
project.config.json
@@ -1,4 +1,6 @@
1
{
2
"client": "./client",
3
- "svr": "./server"
4
-}
+ "svr": "./server",
+ "miniprogramRoot": "./client",
5
+ "qcloudRoot": "./server"
6
+}
0 commit comments