🐛 Bug: Remove Next.js build cache from preview.yml. #1178
Labels
🐛 Bug
Indicates that the issue is a bug or defect.
Priority: High
After critical issues are fixed, these should be dealt with before any further issues.
Status: Accepted
It's clear what the subject of the issue is about, and what the resolution should be.
Status: In Progress
This issue is being worked on, and has someone assigned.
Describe the bug
We are facing an issue with the Next.js build cache, which we are using for preview deployments. Due to this, CSS changes are not being updated as expected, and the older cache from the previous builds is causing the problem.
Removing the cache step will fix the issue.
Discussion : https://json-schema.slack.com/archives/C8C4UBXDF/p1734423225071989?thread_ts=1734410032.558099&cid=C8C4UBXDF
Steps To Reproduce
Expected Behavior
Screenshots
No response
Device Information [optional]
Are you working on this issue?
No
Do you think this work might require an [Architectural Decision Record (ADR)]? (significant or noteworthy)
Yes
The text was updated successfully, but these errors were encountered: