Commit 138befb
Include RSC bundle in default webpack build
The default branch (no env vars) runs during bin/shakapacker for
production/CI builds. Without the RSC config in the array, the RSC
bundle only gets built when RSC_BUNDLE_ONLY is set (dev watchers).
Production deploys + CI would miss it.
The *_BUNDLE_ONLY gates remain for dev Procfile processes (each
watcher builds one bundle in isolation).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent b770daa commit 138befb
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | 31 | | |
33 | | - | |
34 | | - | |
| 32 | + | |
| 33 | + | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
| |||
0 commit comments