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
Applied the same fix as spec/dummy to prevent webpack config error when scss
rule is not found in Shakapacker 9.3.0's generated config.
Added guard check before attempting to push to the scss config's use array.
Fixes build-dummy-app-webpack-test-bundles failure:
TypeError: Cannot read properties of undefined (reading 'push')
at commonWebpackConfig.js:32
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments