rsnext/packages/next/build/webpack/plugins/wellknown-errors-plugin
Shu Ding 0a97d07802
Improve error messages (#41669)
Same as #41636 but with a new condition.

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have a helpful link attached, see `contributing.md`

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the
feature request has been accepted for implementation before opening a
PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have a helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `pnpm lint`
- [ ] The "examples guidelines" are followed from [our contributing
doc](https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md)

Co-authored-by: Jiachi Liu <inbox@huozhi.im>
2022-10-22 22:13:34 -07:00
..
index.ts Improve error messages of server compilation (#41136) 2022-10-03 20:19:25 +00:00
parseBabel.ts Pre-compile more dependencies continued (#32679) 2021-12-21 16:13:45 +01:00
parseCss.ts Fix typos (#35683) 2022-03-28 22:53:51 -05:00
parseNotFoundError.ts Enable ReactRefreshLogBox-builtins.test.ts, remove loader from import trace (#41645) 2022-10-22 14:26:57 +02:00
parseRSC.ts Improve error messages (#41669) 2022-10-22 22:13:34 -07:00
parseScss.ts Skip loading unused plugins in next dev (#37430) 2022-06-03 14:47:16 -04:00
simpleWebpackError.ts Remove webpack4 types (#39631) 2022-08-16 09:55:37 +00:00
webpackModuleError.ts Add pretty error when image import is invalid format (#41267) 2022-10-11 18:22:13 +02:00