Adds meet-pro packages to workspace

Configures the workspace to include meet-pro frontend and backend packages.

This enables the project to manage dependencies and link packages correctly
for the pro version of the meet application.
This commit is contained in:
Carlos Santos 2025-10-16 16:07:51 +02:00
parent 95fa4f119a
commit 6649712a68
3 changed files with 551 additions and 75 deletions

View File

@ -8,7 +8,7 @@
"name": "openvidu-meet (root)",
"path": ".",
},
{
{
"name": "openvidu-meet (CE)",
"path": "meet-ce",
},
@ -27,7 +27,7 @@
{
"name": "meet-webcomponent",
"path": "meet-ce/frontend/webcomponent",
}
},
],
"settings": {
"files.exclude": {

620
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@ -3,6 +3,8 @@ packages:
- meet-ce/frontend
- meet-ce/frontend/webcomponent
- meet-ce/backend
- meet-pro/frontend
- meet-pro/backend
- testapp
ignoredBuiltDependencies: