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 a42ee03 commit d6b6b81Copy full SHA for d6b6b81
CoCreate.config.js
@@ -105,7 +105,8 @@ module.exports = {
105
},
106
{
107
path: "../CoCreate-docs",
108
- repo: "github.com/CoCreate-app/CoCreate-docs.git"
+ repo: "github.com/CoCreate-app/CoCreate-docs.git",
109
+ exclude: ["fs/webpack"]
110
111
112
path: "../CoCreate-element-config",
@@ -432,7 +433,7 @@ module.exports = {
432
433
exclude: ["fs/webpack"]
434
435
- path: "../CoCreate-nginx",
436
+ path: "../../CoCreate-plugins/CoCreate-nginx",
437
repo: "github.com/CoCreate-app/CoCreate-nginx.git",
438
439
0 commit comments