File tree Expand file tree Collapse file tree 1 file changed +25
-25
lines changed
Expand file tree Collapse file tree 1 file changed +25
-25
lines changed Original file line number Diff line number Diff line change 1- module . exports = {
2- "organization_id" : "" ,
3- "key" : "" ,
4- "host" : "" ,
5- "sources" : [
6- {
7- "array" : "files" ,
8- "object" : {
9- "_id" : "637ca39950234ef1671ce312" ,
10- "name" : "index.html" ,
11- "path" : "/docs/css-parser/index.html" ,
12- "src" : "{{./docs/index.html}}" ,
13- "host" : [
14- "cocreate.app" ,
15- "general.cocreate.app"
16- ] ,
17- "directory" : "/docs/css-parser" ,
18- "parentDirectory" : "{{parentDirectory}}" ,
19- "content-type" : "{{content-type}}" ,
20- "public" : "true" ,
21- "website_id" : "644d4bff8036fb9d1d1fd69c"
22- }
23- }
24- ]
25- }
1+ module . exports = {
2+ "organization_id" : "" ,
3+ "key" : "" ,
4+ "host" : "" ,
5+ "sources" : [
6+ {
7+ "array" : "files" ,
8+ "object" : {
9+ "_id" : "637ca39950234ef1671ce312" ,
10+ "name" : "index.html" ,
11+ "path" : "/docs/css-parser/index.html" ,
12+ "src" : "{{./docs/index.html}}" ,
13+ "host" : [
14+ "cocreate.app" ,
15+ "general.cocreate.app"
16+ ] ,
17+ "directory" : "/docs/css-parser" ,
18+ "parentDirectory" : "{{parentDirectory}}" ,
19+ "content-type" : "{{content-type}}" ,
20+ "public" : "true" ,
21+ "website_id" : "644d4bff8036fb9d1d1fd69c"
22+ }
23+ }
24+ ]
25+ } ;
You can’t perform that action at this time.
0 commit comments