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
Exclude Stimulus controllers from SWC, use Babel instead
The inputSourceMap error was because SWC loader was still processing
the controllers directory. Now we explicitly exclude client/app/controllers
from the SWC rule and add a separate Babel rule for those files only.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments