Commit ffd18c7
Fix: Use --force flag instead of THOR_MERGE environment variable
The THOR_MERGE=always environment variable wasn't preventing interactive
prompts. Changed to use the --force flag which is the standard Thor way
to force overwrite of existing files without prompting.
This fixes the issue where shakapacker.yml was still prompting for
overwrite during react_on_rails:install.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 2a901e0 commit ffd18c7
1 file changed
+5
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
330 | | - | |
| 330 | + | |
331 | 331 | | |
332 | 332 | | |
333 | | - | |
334 | | - | |
335 | | - | |
336 | | - | |
337 | | - | |
338 | | - | |
339 | | - | |
340 | | - | |
341 | | - | |
342 | | - | |
343 | | - | |
344 | | - | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
345 | 337 | | |
346 | 338 | | |
347 | 339 | | |
| |||
0 commit comments