Skip to content

Conversation

MrYuion
Copy link
Collaborator

@MrYuion MrYuion commented Sep 21, 2025

Dependencies chains in the code have become a bit convoluted and messy.
This PR makes various changes to fix these issues:

  • Reorganise shared modules to remove cyclic dependencies preventing build optimisations.
  • Make components standalone so their dependencies are explicit.
  • Replace 3rd party HTML editor to an ESM compatible one to improve build optimisations
  • Replace 3rd party YAML lib to an ESM compatible one to improve build optimisations
  • Rewrite mocks so they aren't created in global space, and allow apps to have explicit control over initialisation.

Copy link

vercel bot commented Sep 21, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
frontend-templates Ignored Ignored Preview Oct 9, 2025 5:04am

# Conflicts:
#	libs/components/src/lib/chat/chat.component.ts
#	libs/components/src/lib/components.module.ts
# Conflicts:
#	apps/concierge/src/app/day-view/room-approvals.component.ts
#	apps/signage/src/app/media-player.component.ts
#	apps/stagehand/src/app/remote-support.component.ts
#	apps/workplace/src/app/book/parking-flow/parking-flow-form.component.ts
#	libs/components/src/lib/user-controls.component.ts
#	shared/assets/locale/en-AU.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant