Commit c14e030
Fix webpack assets status checker test compatibility
Use generated_assets_full_path instead of public_bundles_full_path in
non-packer bundle resolution to maintain test compatibility. Tests mock
the deprecated method name for backwards compatibility.
This fixes CI failures in webpack_assets_status_checker_spec.rb while
maintaining the new server bundle security features.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent a00f38b commit c14e030
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
0 commit comments