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 619c1ab commit 7fdac61Copy full SHA for 7fdac61
CoCreate.config.js
@@ -6,13 +6,12 @@ module.exports = {
6
},
7
"sources": [
8
{
9
- "entry": "./docs/index.html",
10
"collection": "files",
11
"document": {
12
"_id": "6019bfa94eea0817df303b0c",
13
"name": "index.html",
14
"path": "/docs/conditional-logic/index.html",
15
- "src": "{{source}}",
+ "src": "{{./docs/index.html}}",
16
"domains": [
17
"*",
18
"general.cocreate.app"
0 commit comments