forked fromvercel/next.js
- Notifications
You must be signed in to change notification settings - Fork0
Commit935a66d
authored
react-loadable-plugin. Handle undefined opts.caller (vercel#25264)
`caller` - in babel is optional field -https://babeljs.io/docs/en/options#callerAnd 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 passes1 parentc0a07aa commit935a66d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
0 commit comments
Comments
(0)