calcom / docker

The Docker configuration for Cal.com is an effort powered by people within the community. Cal.com, Inc. does not provide official support for Docker, but we will accept fixes and documentation. Use at your own risk.
MIT License
676 stars 346 forks source link

Fix missing `embed` folder in `web/public` #364

Closed hariombalhara closed 2 months ago

hariombalhara commented 3 months ago

Fixes #360

Possible regression from https://github.com/calcom/docker/pull/359. As we stopped using turbo for build, embed-core dependency of @calcom/web stopped building causing the public/embed folder to be not generated.