Commit 8d0d0e9
Add shakapacker-config binstub for Shakapacker 9.2.0
Add the new bin/shakapacker-config utility introduced in Shakapacker 9.2.0
to all dummy apps. This tool exports webpack/rspack configurations in
human-readable formats for debugging and comparison.
The binstub provides:
- --doctor mode for comprehensive troubleshooting
- --save mode to export configurations
- Multiple output formats (YAML, JSON, inspect)
- Support for both webpack and rspack
Added to:
- spec/dummy/bin/shakapacker-config
- react_on_rails_pro/spec/dummy/bin/shakapacker-config
- react_on_rails_pro/spec/execjs-compatible-dummy/bin/shakapacker-config
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 907ddd6 commit 8d0d0e9
File tree
3 files changed
+33
-0
lines changed- react_on_rails_pro/spec
- dummy/bin
- execjs-compatible-dummy/bin
- spec/dummy/bin
3 files changed
+33
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments