Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: exclude turnstile for extension build #4080

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

rebelchris
Copy link
Contributor

@rebelchris rebelchris commented Jan 20, 2025

Changes

Chrome doesn't accept any RHC.
Since we don't ever use/render the Turnstile I just use webpack magic to never include the package in build output.

It is used in some component, but this can't render on extension anyway (auth modal)

Events

Did you introduce any new tracking events?

Experiment

Did you introduce any new experiments?

Manual Testing

Caution

Please make sure existing components are not breaking/affected by this PR

Preview domain

https://hotfix-exclude-turnstile-extensi.preview.app.daily.dev

Copy link

vercel bot commented Jan 20, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
daily-webapp ✅ Ready (Inspect) Visit Preview Jan 20, 2025 7:47am
1 Skipped Deployment
Name Status Preview Updated (UTC)
storybook ⬜️ Ignored (Inspect) Jan 20, 2025 7:47am

@rebelchris rebelchris merged commit 028d915 into main Jan 20, 2025
10 checks passed
@rebelchris rebelchris deleted the hotfix-exclude-turnstile-extension branch January 20, 2025 07:51
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.

3 participants