Commit 22b67eb
Add assets:clobber step before precompile in CI
Ensures CI tests a fresh webpack build rather than potentially getting
"Everything's up-to-date" from cached assets. The clobber task removes
both Sprockets assets (public/assets) and webpack output (public/webpack).
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent ad334ea commit 22b67eb
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
136 | 140 | | |
137 | 141 | | |
138 | 142 | | |
| |||
0 commit comments