Skip to content

Asset Versioning #326

@RUKAYAT-CODER

Description

@RUKAYAT-CODER

Description

Overview
Static assets not versioned causing cache invalidation issues.

Background
Users seeing stale CSS/JS after deployments.

Specifications

  • Implement asset versioning with content hash
  • Configure long-term caching headers
  • Add cache busting for updates

Tasks:

  • Configure build tool for hashed filenames
  • Update asset references
  • Add cache headers

Impacted Files:

  • next.config.js (or equivalent)
  • src/lib/assets/*/.ts

Labels: priority-medium, performance, devops

Acceptance Criteria
Assets cached indefinitely with proper invalidation

🙆Contribution Guidelines:
Assignment required before PR submission
Timeframe: 48-72 hours
PR description must include: Close #issue no
Star the repo⭐

Metadata

Metadata

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions