Commit f42dd64
Fix Shakapacker configuration warnings
- Remove babel.config.js (unused with SWC transpiler)
- Add missing binstubs (bin/export-bundler-config)
- Update shakapacker and shakapacker-dev-server binstubs
This addresses warnings from Shakapacker's configuration validator:
- Warning about unused Babel config when using SWC transpiler
- Warning about missing export-bundler-config binstub
Note: swc-loader removal (warning #5) requires package.json changes
and should be handled separately.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 4ee628c commit f42dd64
File tree
4 files changed
+11
-38
lines changed- demos/basic-v16-rspack
- bin
4 files changed
+11
-38
lines changedThis file was deleted.
| 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 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
0 commit comments