You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix webpack-assets-manifest version for minimum Shakapacker compatibility
Shakapacker 8.2.0 requires webpack-assets-manifest ^5.x, but the generator
creates apps with ^6.x. The apply_minimum_versions function now also
downgrades webpack-assets-manifest to be compatible with Shakapacker 8.2.0.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments