Commit 40dd365
Fix inline Packer assignment to use Shakapacker directly
- Changes Packer = ReactOnRails::PackerUtils.packer to Packer = Shakapacker
- Simplifies test setup by directly using Shakapacker constant
- Removes unnecessary indirection through PackerUtils.packer method
- Aligns with modern codebase standards
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 24349c2 commit 40dd365
File tree
1 file changed
+1
-1
lines changed- spec/react_on_rails/test_helper
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments