Skip to content

Commit

Permalink
fix: (fixed issue with bug causeing docs not to run)
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Jan 19, 2021
1 parent 7fb3c83 commit 79a381a
Show file tree
Hide file tree
Showing 18 changed files with 328 additions and 825 deletions.
16 changes: 7 additions & 9 deletions CoCreate.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,24 +8,22 @@
"host": "server.cocreate.app:8088"
},

// Source files to upload to CoCreate
"sources": [
{
"path": "./src/index.html",
"path": "./test_files/test.html",
"collection": "module-views",
"document_id": "5f08bf3da588c11bf8ead4b3",
"name": "html",
"name": "html"
},
{
"collection":"website-pages",
"document_id":"",
"name":"html",
"domains":["ws.cocreate.app"],
"route":"/signup",
},
]
"route":"/signup"
}
],

// Directory to parse for comments and upload to CoCreate
"directory": "./test_files/",
"extensions": [
"js",
Expand All @@ -37,5 +35,5 @@
"vendor",
"bower_components",
"archive"
],
}
]
}
62 changes: 17 additions & 45 deletions node_modules/balanced-match/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

64 changes: 18 additions & 46 deletions node_modules/brace-expansion/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

125 changes: 40 additions & 85 deletions node_modules/concat-map/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 79a381a

Please sign in to comment.