-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
area: static assetsIssues related to static assets.Issues related to static assets.enhancementNew feature or requestNew feature or request
Description
This issue tracks future enhancement to support CDN hosted assets with cache busting.
Context:
During the review of PR #192, which implements cache busting middleware, the question was raised about supporting assets hosted on CDNs. While the current implementation works with locally served assets, there may be a need to support CDN-hosted assets in the future.
Proposed Enhancement:
Add support for configuring cache busting with CDN-hosted assets, potentially by:
- Configuring Serverpod Cloud CDN with appropriate caching headers
- Supporting external asset URLs in the cache busting configuration
Related:
- Implementation PR: feat: Adds support for cache busting #192
- Discussion: feat: Adds support for cache busting #192 (comment)
Priority:
Future enhancement - can be added when specific use cases arise.
Requested by: @nielsenko
Metadata
Metadata
Assignees
Labels
area: static assetsIssues related to static assets.Issues related to static assets.enhancementNew feature or requestNew feature or request
Type
Projects
Status
Backlog 🗂️