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

Load Connected Systems API css and js from jar file rather than pulli… #257

Conversation

nickgaray
Copy link
Collaborator

Load resources from JAR and not from remote CDN for Connected Systems API module.

@alexrobin
Copy link
Member

Cool that you found something in the library to embed external files directly. However, this will prevent the browser from caching the bootstrap library and css and force reloading it at every refresh.

I'm going to merge this for now but I would like to revisit it later to see if we can use Jetty to serve the bootstrap files separately with cache enabled.

@alexrobin alexrobin merged commit 5d93f02 into v2 Apr 8, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants