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 5d28302 commit 2a86916Copy full SHA for 2a86916
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": "637ca64c50234ef1671ce332",
13
"name": "index.html",
14
"path": "/docs/server-side-render/index.html",
15
- "src": "{{source}}",
+ "src": "{{./docs/index.html}}",
16
"domains": [
17
"cocreate.app",
18
"general.cocreate.app"
0 commit comments