File tree Expand file tree Collapse file tree 2 files changed +7
-23
lines changed Expand file tree Collapse file tree 2 files changed +7
-23
lines changed Original file line number Diff line number Diff line change @@ -4,15 +4,15 @@ module.exports = {
4
4
"organization_id" : "5ff747727005da1c272740ab" ,
5
5
"host" : "general.cocreate.app"
6
6
} ,
7
-
8
- "sources" : [ {
7
+ "sources" : [
8
+ {
9
9
"entry" : "./docs/index.html" ,
10
10
"collection" : "files" ,
11
- "document_id" : "60145dc49f64ba1680b86693" ,
12
- "key" : "src" ,
13
11
"document" : {
12
+ "_id" : "637ca44750234ef1671ce319" ,
14
13
"name" : "index.html" ,
15
14
"path" : "/docs/lazy-loader/index.html" ,
15
+ "src" : "{{source}}" ,
16
16
"domains" : [
17
17
"*" ,
18
18
"general.cocreate.app"
@@ -23,21 +23,5 @@ module.exports = {
23
23
"website_id" : "5ffbceb7f11d2d00103c4535"
24
24
}
25
25
}
26
- ] ,
27
-
28
- "extract" : {
29
- "directory" : "./src/" ,
30
- "extensions" : [
31
- "js" ,
32
- "css" ,
33
- "html"
34
- ] ,
35
- "ignores" : [
36
- "node_modules" ,
37
- "vendor" ,
38
- "bower_components" ,
39
- "archive"
40
- ]
41
- }
42
- }
43
-
26
+ ]
27
+ }
Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ <h2 class="border-bottom:1px_solid_lightgrey padding:5px_0px">Demo</h2>
116
116
var CoCreateConfig = {
117
117
apiKey : 'c2b08663-06e3-440c-ef6f-13978b42883a' ,
118
118
securityKey : 'f26baf68-e3a9-45fc-effe-502e47116265' ,
119
- organization_id : '5de0387b12e200ea63204d6c '
119
+ organization_id : '5ff747727005da1c272740ab '
120
120
}
121
121
</ script >
122
122
You can’t perform that action at this time.
0 commit comments