rsnext/packages/next/client/dev/error-overlay
Naoyuki Kanezawa b264064ad5
Fix to remove webpack message per error (#36452)
Remove the webpack breaking change message per error since it can be contained in all errors and the current implementation causes to truncate other error messages

Follow up for https://github.com/vercel/next.js/pull/36190

## Bug

- [x] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`
2022-04-25 18:28:29 +00:00
..
format-webpack-messages.d.ts improve production error message printing (#30065) 2021-10-20 18:23:44 -05:00
format-webpack-messages.js Fix to remove webpack message per error (#36452) 2022-04-25 18:28:29 +00:00
hot-dev-client.js Add client HMR tracing for debugging (#36328) 2022-04-21 08:30:23 +00:00
websocket.ts Support assetPrefix specific protocol (#31213) 2021-11-09 15:26:55 -06:00