* 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