Skip to content

feat: move all custom JS to afterInteractive #433

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

dslovinsky
Copy link
Collaborator

@dslovinsky dslovinsky commented Jul 28, 2025

Description

Currently we have some JS which is slowing down the site. For some reason this was set as beforeInteractive which means its render-blocking. So what if we just like, didn't do that.

Related Issues

Changes Made

  • Make heap script and dashboard-referral scripts afterInteractive

Testing

  • I have tested these changes locally
  • I have run the validation scripts (pnpm run validate)
  • I have checked that the documentation builds correctly

@dslovinsky dslovinsky self-assigned this Jul 28, 2025
Copy link

github-actions bot commented Jul 28, 2025

🌿 Documentation Preview

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Jul 28, 2025, 10:35 PM

@github-actions github-actions bot temporarily deployed to docs-preview July 28, 2025 22:02 Destroyed
@github-actions github-actions bot temporarily deployed to docs-preview July 28, 2025 22:23 Destroyed
@dslovinsky dslovinsky marked this pull request as ready for review July 28, 2025 22:33
@dslovinsky dslovinsky requested a review from a team as a code owner July 28, 2025 22:33
@github-actions github-actions bot temporarily deployed to docs-preview July 28, 2025 22:34 Destroyed
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