rsnext/test/e2e/app-dir/app-css
Shu Ding 1e75beada2
Fix CSS module imports not included in root not-found file (#49155)
When using the `not-found.js` file to match missed routes, `serverCSSForEntries` will always be empty as the `ComponentMod.pages` itself doesn't contain any actual entry. We need to handle that as a special case.

Closes #48133.
2023-05-03 16:45:12 +00:00
..
app Fix CSS module imports not included in root not-found file (#49155) 2023-05-03 16:45:12 +00:00
pages/css-modules Move CSS tests out of the main test suite (#45765) 2023-02-09 23:22:53 +01:00
styles Move CSS tests out of the main test suite (#45765) 2023-02-09 23:22:53 +01:00
index.test.ts Fix CSS module imports not included in root not-found file (#49155) 2023-05-03 16:45:12 +00:00
mdx-components.jsx Fix CSS imports not included in entries with a custom extension (#46571) 2023-02-28 18:53:48 +00:00
middleware.js Upgrade React (#48589) 2023-04-20 02:05:49 +02:00
next.config.js Fix CSS imports not included in entries with a custom extension (#46571) 2023-02-28 18:53:48 +00:00