mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 19:16:33 +00:00
b1086ee728
* chore: multiple apps * fix: multiple apps with application options * fix: multiple apps AppSelector type * chore: multiple apps with plugin config * chore: rename multiple-apps to multiple-apps-manager * chore: application association * chore: plugin multi-app manager
5 lines
128 B
JSON
5 lines
128 B
JSON
{
|
|
"extends": "../../../tsconfig.json",
|
|
"include": ["./src/**/*.ts", "./src/**/*.tsx"],
|
|
"exclude": ["./esm/*", "./lib/*"]
|
|
} |