rsnext/packages/next/build/babel
Tim Neutkens e3776989bf
Remove anonymous default export rule from Babel (#32763)
We didn't port this plugin to next-swc given that the eslint setup warns for this automatically. Given that we still get issues opened for this particular warning coming from the plugin it'd be good to remove it.



## 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 by running `yarn lint`
2021-12-23 17:31:38 +00:00
..
loader Remove anonymous default export rule from Babel (#32763) 2021-12-23 17:31:38 +00:00
plugins Remove anonymous default export rule from Babel (#32763) 2021-12-23 17:31:38 +00:00
preset.ts Pre-compile more dependencies continued (#32679) 2021-12-21 16:13:45 +01:00