Commit graph

1 commit

Author SHA1 Message Date
5d6271f60c feat: add cache busting script for JS imports during Docker build
- Introduced a new script to append version query parameters to JS imports, ensuring proper cache busting in production.
- Updated Dockerfile to copy and execute the cache busting script during the build process.

This enhancement simplifies cache management for JavaScript files in production environments.
2025-11-26 19:39:59 -05:00