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 a3d6829 commit f53564eCopy full SHA for f53564e
CoCreate.config.js
@@ -6,13 +6,12 @@ module.exports = {
6
},
7
8
"sources": [{
9
- "entry": "./docs/index.html",
10
"collection": "files",
11
"document": {
12
"_id": "60145dc49f64ba1680b86693",
13
"name": "index.html",
14
"path": "/docs/file-server/index.html",
15
- "src": "{{source}}",
+ "src": "{{./docs/index.html}}",
16
"domains": [
17
"cocreate.app",
18
"general.cocreate.app"
0 commit comments