Skip to content

Document external custom scripts integration#4929

Closed
mintlify[bot] wants to merge 1 commit intomainfrom
mintlify/custom-scripts-1774559403
Closed

Document external custom scripts integration#4929
mintlify[bot] wants to merge 1 commit intomainfrom
mintlify/custom-scripts-1774559403

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify bot commented Mar 26, 2026

Summary

  • Documents the new customScripts field under integrations in docs.json, which lets users load third-party JavaScript from external HTTPS URLs
  • Adds a new "External scripts" section to the custom scripts page with configuration details, properties, and examples
  • Adds the customScripts field reference to the integrations settings page

Triggered by a new feature that adds support for loading external scripts via docs.json configuration, giving users an alternative to committing JavaScript files directly in the repository.


Note

Low Risk
Low risk documentation-only change that adds guidance and schema details for loading external scripts; no runtime or configuration parsing logic is modified in this PR.

Overview
Documents a new integrations.customScripts configuration for loading third-party JavaScript from external HTTPS URLs.

Adds an External scripts section to customize/custom-scripts.mdx with config shape, allowed properties (src, strategy), constraints (HTTPS, max 20, disallowed extensions), and examples, and updates organize/settings-integrations.mdx to include the customScripts field plus an example snippet.

Written by Cursor Bugbot for commit 0081bb6. This will update automatically on new commits. Configure here.

Generated-By: mintlify-agent
@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify bot commented Mar 26, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview Mar 26, 2026, 9:13 PM

@ethanpalm
Copy link
Copy Markdown
Collaborator

Closing as duplicate of #4981. That PR is more recent and covers the same customScripts documentation. The most comprehensive version will be reviewed separately.

@ethanpalm ethanpalm closed this Mar 28, 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.

1 participant