- Updated import paths in meeting.component.ts, room-recordings.component.ts, view-recording.component.ts, and other service files to use relative paths instead of absolute paths. - Removed the '@openvidu-meet/shared/*' path mapping from tsconfig.json. - Added shared-meet-components to pnpm workspace and updated pnpm-lock.yaml to reflect the changes.