Commit 3666793
Fix dummy app configuration for test environment
Set server_bundle_output_path to nil and enforce_secure_server_bundles to false
in the dummy app's React on Rails configuration. This ensures the dummy app
uses the standard webpack output location (public/webpack/test) where bundles
are actually built during tests, resolving the CI failures.
Co-authored-by: Abanoub Ghadban <[email protected]>1 parent 4b2bef4 commit 3666793
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
30 | 35 | | |
31 | 36 | | |
32 | 37 | | |
| |||
0 commit comments