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 c31871d commit 56c2280Copy full SHA for 56c2280
CoCreate.config.js
@@ -131,6 +131,10 @@ module.exports = {
131
path: "../CoCreate-components/CoCreate-socket-server",
132
repo: "github.com/CoCreate-app/CoCreate-socket-server.git"
133
},
134
+ {
135
+ path: "../CoCreate-components/CoCreate-sitemap",
136
+ repo: "github.com/CoCreate-app/CoCreate-sitemap.git"
137
+ },
138
{
139
path: "../CoCreate-components/CoCreate-usage",
140
repo: "github.com/CoCreate-app/CoCreate-usage.git"
0 commit comments