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 0119925 commit 5e99b45Copy full SHA for 5e99b45
CoCreate.config.js
@@ -104,6 +104,10 @@ module.exports = {
104
"path": "../CoCreate-components/CoCreate-attributes",
105
"repo": "github.com/CoCreate-app/CoCreate-attributes.git"
106
},
107
+ {
108
+ "path": "../CoCreate-components/CoCreate-cache",
109
+ "repo": "github.com/CoCreate-app/CoCreate-cache.git"
110
+ },
111
{
112
"path": "../CoCreate-components/CoCreate-calculation",
113
"repo": "github.com/CoCreate-app/CoCreate-calculation.git"
0 commit comments