-
-
Notifications
You must be signed in to change notification settings - Fork 211
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
fix: next.js cache issue #1185
fix: next.js cache issue #1185
Conversation
built with Refined Cloudflare Pages Action⚡ Cloudflare Pages Deployment
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1185 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 10 10
Lines 373 373
Branches 94 94
=========================================
Hits 373 373 ☔ View full report in Codecov by Sentry. |
@aialok sir this is present in two file build-preview.yml and production-deployment.yml , from which i should remove. |
Remove from the both so that it won't create problem in future. |
@aialok check it sir, is this ok! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🚀
Thanks @saurabhraghuvanshii
@aialok thanks you sir for your guidance |
What kind of change does this PR introduce?
bug #1178 it clear Next.js cache in order to keep new css changes .
Issue Number:
Summary
close #1178 remove cache to show latest change to css
Does this PR introduce a breaking change?
no