rsnext/packages
Jiachi Liu c5751fa6c3
fix: next dynamic with jest (#26614)
Fixes #19862

Avoid executing `webpack` property on `loadableGenerated` of loadable component compiled from `next/dynamic` when `require.resolveWeak` is unavailable due to jest runtime missing `require.resolveWeak`.

## Bug

- [x] Related issues linked using `fixes #number`
- [x] unit tests added
2021-06-28 13:23:14 +00:00
..
create-next-app v11.0.2-canary.2 2021-06-25 14:01:34 +02:00
eslint-config-next v11.0.2-canary.2 2021-06-25 14:01:34 +02:00
eslint-plugin-next v11.0.2-canary.2 2021-06-25 14:01:34 +02:00
next fix: next dynamic with jest (#26614) 2021-06-28 13:23:14 +00:00
next-bundle-analyzer v11.0.2-canary.2 2021-06-25 14:01:34 +02:00
next-codemod v11.0.2-canary.2 2021-06-25 14:01:34 +02:00
next-env v11.0.2-canary.2 2021-06-25 14:01:34 +02:00
next-mdx v11.0.2-canary.2 2021-06-25 14:01:34 +02:00
next-plugin-storybook v11.0.2-canary.2 2021-06-25 14:01:34 +02:00
next-polyfill-module v11.0.2-canary.2 2021-06-25 14:01:34 +02:00
next-polyfill-nomodule v11.0.2-canary.2 2021-06-25 14:01:34 +02:00
react-dev-overlay v11.0.2-canary.2 2021-06-25 14:01:34 +02:00
react-refresh-utils v11.0.2-canary.2 2021-06-25 14:01:34 +02:00