rsnext/packages
Neeraj Rajpurohit 6d0bd20ffa
Fixes #31240: Adding a recursive addPackagePath function in webpack-config (#31264)
Fixes: https://github.com/vercel/next.js/issues/31240
Closes: https://github.com/vercel/next.js/pull/32324
Adding a try-catch block to handle situations when packages are found at relative path in getPackagePath function. This is likely to occur when using `preact` instead of `react-dom`, as `scheduler` package will not be found wrt `react-dom`

## Bug

- [x] Related issues linked using `fixes #31240`

Co-authored-by: JJ Kasper <22380829+ijjk@users.noreply.github.com>
2022-02-06 22:38:42 +00:00
..
create-next-app fix(cna): add default version (#33006) 2022-02-06 15:03:35 -06:00
eslint-config-next v12.0.11-canary.6 2022-02-04 17:02:00 -06:00
eslint-plugin-next v12.0.11-canary.6 2022-02-04 17:02:00 -06:00
next Fixes #31240: Adding a recursive addPackagePath function in webpack-config (#31264) 2022-02-06 22:38:42 +00:00
next-bundle-analyzer v12.0.11-canary.6 2022-02-04 17:02:00 -06:00
next-codemod v12.0.11-canary.6 2022-02-04 17:02:00 -06:00
next-env v12.0.11-canary.6 2022-02-04 17:02:00 -06:00
next-mdx v12.0.11-canary.6 2022-02-04 17:02:00 -06:00
next-plugin-storybook v12.0.11-canary.6 2022-02-04 17:02:00 -06:00
next-polyfill-module v12.0.11-canary.6 2022-02-04 17:02:00 -06:00
next-polyfill-nomodule v12.0.11-canary.6 2022-02-04 17:02:00 -06:00
next-swc v12.0.11-canary.6 2022-02-04 17:02:00 -06:00
react-dev-overlay v12.0.11-canary.6 2022-02-04 17:02:00 -06:00
react-refresh-utils v12.0.11-canary.6 2022-02-04 17:02:00 -06:00