rsnext/packages/next/build/babel/plugins
Vladik Tarasov 935a66de6d
react-loadable-plugin. Handle undefined opts.caller (#25264)
`caller` - in babel is optional field - https://babeljs.io/docs/en/options#caller

And it may be not provided by developer in transformFile

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added

## 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.

## Documentation / Examples

- [ ] Make sure the linting passes
2021-05-19 20:56:28 +00:00
..
amp-attributes.ts ncc 0.25.0 upgrade and fixes (#18873) 2020-11-06 02:33:14 +00:00
commonjs.ts ncc 0.25.0 upgrade and fixes (#18873) 2020-11-06 02:33:14 +00:00
jsx-pragma.ts deps: upgrade various deps (mainly babel) (#20586) 2020-12-29 20:10:08 +00:00
next-page-config.ts Update err.sh links to use nextjs.org/docs/messages instead (#23353) 2021-03-29 10:25:00 +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 deps: upgrade various deps (mainly babel) (#20586) 2020-12-29 20:10:08 +00:00
no-anonymous-default-export.ts ncc 0.25.0 upgrade and fixes (#18873) 2020-11-06 02:33:14 +00:00
optimize-hook-destructuring.ts ncc 0.25.0 upgrade and fixes (#18873) 2020-11-06 02:33:14 +00:00
react-loadable-plugin.ts react-loadable-plugin. Handle undefined opts.caller (#25264) 2021-05-19 20:56:28 +00:00