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

feat(ui/plugins): support dynamic loading of ui plug-in scripts #774

Merged
merged 1 commit into from Feb 12, 2024

Conversation

qwqcode
Copy link
Member

@qwqcode qwqcode commented Feb 12, 2024

  • Add frontend.pluginURLs config option.

    The type is string[], and each of item allows full URL or relative path (will base on the conf.server config value in frontend if relative path).

    The URL must be safe which the origin is included in trusted_domains config option.

@qwqcode qwqcode merged commit 49ac0b2 into master Feb 12, 2024
10 of 11 checks passed
@qwqcode qwqcode deleted the feat/ui/plugins branch February 12, 2024 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant