@cocreate/domain
Version:
A simple domain component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.
23 lines • 615 B
JavaScript
module.exports = {
"organization_id": "",
"key": "",
"host": "",
"sources": [
{
"array": "files",
"object": {
"_id": "60282fe871064611a678a19f",
"name": "index.html",
"path": "/docs/domain",
"pathname": "/docs/domain/index.html",
"src": "{{./docs/index.html}}",
"host": [
"*"
],
"directory": "domain",
"content-type": "{{content-type}}",
"public": "true"
}
}
]
};