fix config.json
This commit is contained in:
parent
6ec84175d4
commit
9cf98f46a5
@ -25,6 +25,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"filesroot":"$[workdir]$/files",
|
||||||
"website":{
|
"website":{
|
||||||
"paths":[
|
"paths":[
|
||||||
["$[workdir]$/../usedpkgs/antd","/antd"],
|
["$[workdir]$/../usedpkgs/antd","/antd"],
|
||||||
@ -44,6 +45,7 @@
|
|||||||
"index.md"
|
"index.md"
|
||||||
],
|
],
|
||||||
"dbrest":"/dbs",
|
"dbrest":"/dbs",
|
||||||
|
"download":"/download",
|
||||||
"visualcoding":{
|
"visualcoding":{
|
||||||
"default_root":"/samples/vc/test",
|
"default_root":"/samples/vc/test",
|
||||||
"userroot":{
|
"userroot":{
|
||||||
|
Loading…
Reference in New Issue
Block a user