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

Generate Timestamp-Based Filenames and Revert Old Code to Resolve Hard Refresh Issue #88

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

sagarkoshti1990
Copy link

@sagarkoshti1990 sagarkoshti1990 commented Oct 25, 2024

Description

This PR updates the build process to generate filenames based on timestamps, ensuring that new deployments have unique file names. Additionally, it reverts old code to address an issue where users were required to perform a hard refresh after deployment. This change helps prevent caching issues by using unique filenames for each deployment.

Changes

  • Timestamp-Based Filenames
  • Reversion of Old Code

How to test

  • Build the Project
  • Check Generated Filenames
  • Deploy the Build
  • Test Loading the Application

Please consider using the closing keyword if the pull request is proposed to
fix an issue already created in the repository
(https://help.github.com/articles/closing-issues-using-keywords/)

…e. There's an issue where a hard refresh is needed after deployment.
@ankush-maherwal ankush-maherwal merged commit 165c85f into transform1234:develop Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants