mirror of
https://github.com/nextcloud/server.git
synced 2026-03-28 21:33:40 -04:00
- Built the frontend in separate packages until we migrated everything to Vue 3. - Separate logic into two packages controlled by main package.json Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 lines
No EOL
71 B
JSON
4 lines
No EOL
71 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"include": ["./apps", "./core"]
|
|
} |