feat: add basic webui
This commit is contained in:
7
packages/cms/typescript-config.json
Normal file
7
packages/cms/typescript-config.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"paths": {
|
||||
"content-collections": ["./.content-collections/generated"]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user