Skip to content

Commit a281232

Browse files
committed
Fix: relative path
1 parent a29d23c commit a281232

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
@@ -44,6 +44,6 @@ module.exports = {
4444
}
4545
],
4646
"configPath": "/home/cocreate/CoCreate/CoCreate-website/CoCreate.config.js",
47-
"filePath": "/home/cocreate/CoCreate/CoCreate-website/src/account/organization/CoCreate.config.js",
47+
"filePath": "/home/cocreate/CoCreate/CoCreate-website/src/dist",
4848
"hideMessage": false
4949
};

0 commit comments

Comments
 (0)