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

[DRAFT] Make JS scripts blocking to minimize A/B test flickering #13316

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sicarul
Copy link
Contributor

@sicarul sicarul commented Nov 11, 2024

This PR makes the Webpack Javascript bundle blocking so we can minimize A/B test flickering, it also moves analytics up so it's available when the bundle runs.

@thoward
Copy link
Contributor

thoward commented Nov 12, 2024

@sicarul
Copy link
Contributor Author

sicarul commented Nov 12, 2024

@sicarul looks like there's a failing test: https://github.com/pulumi/docs/actions/runs/11782982930/job/32819210170?pr=13316#step:7:717

Yeah, sorry about that i'll mark this as a draft, it worked on my machine 🤣

@sicarul sicarul changed the title Make JS scripts blocking to minimize A/B test flickering [DRAFT] Make JS scripts blocking to minimize A/B test flickering Nov 12, 2024
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.

2 participants