We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d3ecfa commit 588bf2cCopy full SHA for 588bf2c
CoCreate.config.js
@@ -12,7 +12,7 @@ module.exports = {
12
"name": "index.html",
13
"path": "/docs/utility/index.html",
14
"src": "{{./docs/utility.html}}",
15
- "domains": [
+ "hosts": [
16
"*",
17
"general.cocreate.app"
18
],
@@ -29,7 +29,7 @@ module.exports = {
29
"name": "avatar.html",
30
"path": "/docs/avatar/index.html",
31
"src": "{{./docs/avatar.html}}",
32
33
34
35
@@ -47,7 +47,7 @@ module.exports = {
47
"name": "flip-item.html",
48
"path": "/docs/flip-item/index.html",
49
"src": "{{./docs/flip-item.html}}",
50
51
52
53
0 commit comments