Improved the '@nrwl/react/babel' preset to allow for customisation of all options provided by
the
'@nrwl/web/babel' preset.
ISSUES CLOSED: #10939
Co-authored-by: Jason Gerbes <jason.gerbes@vista.co>
* fix(react): is next js check caller is sometimes undefined
* fix(react): refactor to optional chaining
Co-authored-by: Mark Goho <markgoho@gmail.com>
Co-authored-by: Mark Goho <markgoho@gmail.com>
* fix(nextjs): update babel setup to better support next apps
* fix(testing): remove babel-jest.config.json used in jest.config.js
- Fix `@nrwl/web/babel` to support Jest as well