Commit 4160998
Add generate_packs step before assets:precompile
The precompile check needs to run react_on_rails:generate_packs first
to generate the server-bundle-generated.js file that webpack imports.
This matches what other CI jobs do before running webpack builds.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 218b5e7 commit 4160998
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| 131 | + | |
| 132 | + | |
131 | 133 | | |
132 | 134 | | |
133 | 135 | | |
| |||
0 commit comments