rsnext/packages
Jiachi Liu 653d5e7148
Fix missing client entry matcher and simplify imports path (#38691)
### Changes

#### Add missing virtual client entry matcher for css modules
client entry module has no file path, add the missing file matcher for client css modules loader

#### Use relative paths for imports in client entry to avoid module resolving failure.

if it's `next/head` or other 3rd party installed path, just import it instead of the resolved file path
2022-07-16 22:49:28 +00:00
..
create-next-app v12.2.3-canary.11 2022-07-15 17:09:39 +02:00
eslint-config-next v12.2.3-canary.11 2022-07-15 17:09:39 +02:00
eslint-plugin-next v12.2.3-canary.11 2022-07-15 17:09:39 +02:00
next Fix missing client entry matcher and simplify imports path (#38691) 2022-07-16 22:49:28 +00:00
next-bundle-analyzer v12.2.3-canary.11 2022-07-15 17:09:39 +02:00
next-codemod v12.2.3-canary.11 2022-07-15 17:09:39 +02:00
next-env v12.2.3-canary.11 2022-07-15 17:09:39 +02:00
next-mdx v12.2.3-canary.11 2022-07-15 17:09:39 +02:00
next-plugin-storybook v12.2.3-canary.11 2022-07-15 17:09:39 +02:00
next-polyfill-module v12.2.3-canary.11 2022-07-15 17:09:39 +02:00
next-polyfill-nomodule v12.2.3-canary.11 2022-07-15 17:09:39 +02:00
next-swc v12.2.3-canary.11 2022-07-15 17:09:39 +02:00
react-dev-overlay Ensure flight manifest is correct with app and pages dir (#38716) 2022-07-16 22:07:37 +00:00
react-refresh-utils v12.2.3-canary.11 2022-07-15 17:09:39 +02:00