Commit c336d81
Add loose: false to SWC config for Stimulus compatibility
Override Shakapacker's default loose: true setting with loose: false
to ensure spec-compliant class transforms that work with Stimulus.
Without this, Stimulus controllers fail silently even with
keepClassNames: true.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent ce8f58d commit c336d81
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| |||
0 commit comments