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 2d5a811 commit fc0d1aeCopy full SHA for fc0d1ae
CoCreate.config.js
@@ -8,17 +8,16 @@ module.exports = {
8
"object": {
9
"_id": "637ca26450234ef1671ce305",
10
"name": "index.html",
11
- "path": "/docs/element-prototype/index.html",
+ "path": "/docs/element-prototype",
12
+ "pathname": "/docs/element-prototype/index.html",
13
"src": "{{./docs/index.html}}",
14
"host": [
15
"cocreate.app",
16
"general.cocreate.app"
17
],
- "directory": "/docs/element-prototype",
18
- "parentDirectory": "{{parentDirectory}}",
+ "directory": "element-prototype",
19
"content-type": "{{content-type}}",
20
- "public": "true",
21
- "website_id": "644d4bff8036fb9d1d1fd69c"
+ "public": "true"
22
}
23
24
]
0 commit comments