Skip to content

Commit 4a01174

Browse files
committed
fix: CoCreate.config replace CoCreate.app with *
1 parent ceb91d8 commit 4a01174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CoCreate.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ module.exports = {
1414
"name": "index.html",
1515
"path": "/docs/lazy-loader/index.html",
1616
"domains": [
17-
"cocreate.app",
17+
"*",
1818
"general.cocreate.app"
1919
],
2020
"directory": "/docs/lazy-loader",

0 commit comments

Comments
 (0)