Skip to content

Support for CDN hosted assets in cache busting #201

@coderabbitai

Description

@coderabbitai

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:

Priority:
Future enhancement - can be added when specific use cases arise.

Requested by: @nielsenko

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Backlog 🗂️

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions