rsnext/packages/next/build/babel/plugins
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
..
amp-attributes.ts ncc 0.25.0 upgrade and fixes (#18873) 2020-11-06 02:33:14 +00:00
commonjs.ts Move code shared between server/client to "shared" folder (#26734) 2021-06-30 11:43:31 +02:00
jsx-pragma.ts Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00
next-page-config.ts Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00
next-page-disallow-re-export-all-exports.ts Update err.sh links to use nextjs.org/docs/messages instead (#23353) 2021-03-29 10:25:00 +02:00
next-ssg-transform.ts Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00
optimize-hook-destructuring.ts Update to latest babel versions (#28174) 2021-08-17 09:18:08 +02:00
react-loadable-plugin.ts fixes to allow lazy compilation for import() (#32441) 2021-12-14 11:33:04 +01:00