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

Serving static files from a CDN #542

Open
tomenden opened this issue Dec 25, 2023 Discussed in #516 · 0 comments
Open

Serving static files from a CDN #542

tomenden opened this issue Dec 25, 2023 Discussed in #516 · 0 comments

Comments

@tomenden
Copy link

Discussed in #516

Originally posted by dor-itzhaki June 12, 2023
I'm looking for a simple way to instruct openvscode-server to load static files (js, css, etc...) from an external CDN.

As a hack, i can manipulate the code in workbench.html to fetch from the CDN url + modify the CSP directives in webClientServer.ts, then build from sources.

But, is there a more elegant way to do it, preferably using the release version and some config ?

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

No branches or pull requests

1 participant