This fixes breakpoints for editors like VSCode/Cursor in server-side code.
I have verified that breakpoints work in:
- Server-side app router components
- Server-side pages router functions and static params
- API endpoints and server-side functions
- middleware
This only affects webpack, and doesn't change anything for prod builds.