File tree Expand file tree Collapse file tree 1 file changed +6
-22
lines changed Expand file tree Collapse file tree 1 file changed +6
-22
lines changed Original file line number Diff line number Diff line change @@ -4,15 +4,15 @@ module.exports = {
44 "organization_id" : "5ff747727005da1c272740ab" ,
55 "host" : "general.cocreate.app"
66 } ,
7-
8- "sources" : [ {
7+ "sources" : [
8+ {
99 "entry" : "./docs/index.html" ,
1010 "collection" : "files" ,
11- "document_id" : "6019bfa94eea0817df303b0c" ,
12- "key" : "src" ,
1311 "document" : {
12+ "_id" : "6019bfa94eea0817df303b0c" ,
1413 "name" : "index.html" ,
1514 "path" : "/docs/conditional-logic/index.html" ,
15+ "src" : "{{source}}" ,
1616 "domains" : [
1717 "*" ,
1818 "general.cocreate.app"
@@ -23,21 +23,5 @@ module.exports = {
2323 "website_id" : "5ffbceb7f11d2d00103c4535"
2424 }
2525 }
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+ }
You can’t perform that action at this time.
0 commit comments