Skip to content

perf: defer chatbot script loading - #631

Closed
RenaDCR wants to merge 1 commit into
tailcallhq:developfrom
RenaDCR:fix-issue-217-defer-chatbot-script
Closed

perf: defer chatbot script loading#631
RenaDCR wants to merge 1 commit into
tailcallhq:developfrom
RenaDCR:fix-issue-217-defer-chatbot-script

Conversation

@RenaDCR

@RenaDCR RenaDCR commented Jul 12, 2026

Copy link
Copy Markdown

Summary

  • Defers the third-party Robofy chatbot script loaded through Docusaurus headTags.
  • Keeps the existing script and data attributes intact while avoiding a blocking head script during initial parsing.

Validation

  • npm run build
  • Verified build/index.html includes chatbotscript with defer="true".

Related to #217.

@RenaDCR RenaDCR changed the title Improve Lighthouse performance by deferring chatbot script perf: defer chatbot script loading Jul 12, 2026
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