rsnext/packages/next/build/webpack
Tim Neutkens f28b965add
Add module type to build-module trace (#28128)
Add `-js` `-ts` `-tsx` `-css` to `build-module` in traces to allow for easier filtering. 

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] 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
2021-08-16 20:05:57 +00:00
..
config Updated the Error message describing the alternative and added styles… (#14652) 2021-07-25 04:53:33 +00:00
loaders Add experimental SWC minify and SWC loader options (#27664) 2021-08-06 16:07:36 +02:00
plugins Add module type to build-module trace (#28128) 2021-08-16 20:05:57 +00:00
require-hook.ts Ensure externals are correct for mini-css-extract-plugin (#25340) 2021-05-23 13:15:58 +02:00