Skip to content

fix: Netlify preview broken#3731

Merged
BillCarsonFr merged 1 commit intolivekitfrom
valere/fix_netlify_deploy
Feb 11, 2026
Merged

fix: Netlify preview broken#3731
BillCarsonFr merged 1 commit intolivekitfrom
valere/fix_netlify_deploy

Conversation

@BillCarsonFr
Copy link
Copy Markdown
Member

Fixes https://github.com/element-hq/voip-internal/issues/475

Regression due to #3720

deploy-to-netlify.yaml was referencing a non-existing config file.
Causing the required config file to be served with a 200 OK response but a body 404 not found, thus preventing the app to load

Not sure what was the expected behavior wanted by @toger5 , for now I am adding a custom config for sdk with no analytics or sentry?

@toger5
Copy link
Copy Markdown
Contributor

toger5 commented Feb 11, 2026

Still needs a chmagelog label.
I was going with the assumption that the sdk does not need a config.json. but this might have been wrong... so adding one is the right fix for the 404

@BillCarsonFr BillCarsonFr merged commit 8ea773a into livekit Feb 11, 2026
34 of 35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR-Bug-Fix Release note category. A PR that fixes a bug.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants