How to exclude remote script loading (CDN) from vidstack build? #1845
Unanswered
iftecodeconfig
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey vidstack team,
I'm building a self-hosted WordPress video player plugin and I'd like to avoid any remote script loading from the vidstack bundle for privacy/security reasons (CSP compliance, GDPR, self-hosted environments).
When inspecting the prod build, I found these remote URLs are loaded dynamically at runtime:
Questions:
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions