rsnext/packages/next/build/webpack/plugins/wellknown-errors-plugin
Tobias Koppers 8bce51d8a9
avoid showing empty Import trace for requested module (#30130)
## Bug

- [ ] Related issues linked using `fixes #number`
- [x] Integration tests added
- [ ] Errors have 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 helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `yarn lint`
2021-10-21 10:07:02 +00:00
..
index.ts feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05:00
parseBabel.ts upgrade to typescript 4.4.3 (#29112) 2021-09-16 18:06:57 +02:00
parseCss.ts Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00
parseNotFoundError.ts avoid showing empty Import trace for requested module (#30130) 2021-10-21 10:07:02 +00:00
parseScss.ts Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00
simpleWebpackError.ts Better Babel syntax errors (#12821) 2020-05-13 11:43:41 -04:00
webpackModuleError.ts upgrade to typescript 4.4.3 (#29112) 2021-09-16 18:06:57 +02:00