rsnext/test/e2e/next-font
Donny/강동윤 3e6720c364
build: Update turbopack (#63229)
# Turbopack

* https://github.com/vercel/turbo/pull/7719 <!-- Tobias Koppers - accept
css files outside of the project as virtual assets -->
* https://github.com/vercel/turbo/pull/7661 <!-- Tobias Koppers - more
efficient node.js process startup -->
* https://github.com/vercel/turbo/pull/7720 <!-- Tobias Koppers -
generate correct async module handling for side effects optimization -->
* https://github.com/vercel/turbo/pull/7718 <!-- Donny/강동윤 -
fix(turbopack): Fix CSS Modules class name for lightningcss mode -->

### What?

Update tests to make CSS Modules of `lightningcss` work with CSS grids.

### Why?

`lightningcss` enforces the class name to end with `[local]`.

See: https://lightningcss.dev/css-modules.html#css-grid


### How?

Closes PACK-2731
2024-03-13 10:13:56 +00:00
..
app Remove experimental fontLoaders option from next.config.js (#46886) 2023-03-13 21:34:43 +00:00
app-old Remove experimental fontLoaders option from next.config.js (#46886) 2023-03-13 21:34:43 +00:00
basepath Add next/font import (#45891) 2023-02-16 15:33:39 +01:00
fonts Update font avg (#41734) 2022-10-24 13:47:19 -07:00
google-fetch-error/pages Add next/font import (#45891) 2023-02-16 15:33:39 +01:00
with-font-declarations-file chore: use real font files for font tests (#61399) 2024-01-31 01:22:25 +00:00
with-proxy Use https_proxy environment variable in next/font/google (#46822) 2023-03-08 12:23:32 -08:00
without-preloaded-fonts/pages Remove experimental fontLoaders option from next.config.js (#46886) 2023-03-13 21:34:43 +00:00
basepath.test.ts fix(next-api): correct font manifest generation (#62916) 2024-03-06 11:21:39 +01:00
google-fetch-error.test.ts chore(next-font): update @capsize/metrics package to the latest (#62896) 2024-03-06 12:04:20 -08:00
google-font-mocked-responses.js Update next/font tests for Turbopack (#61665) 2024-02-05 13:25:10 +01:00
index.test.ts build: Update turbopack (#63229) 2024-03-13 10:13:56 +00:00
with-font-declarations-file.test.ts chore: use real font files for font tests (#61399) 2024-01-31 01:22:25 +00:00
with-proxy.test.ts type check tests (and convert next-test-utils.js to ts) (#51071) 2023-06-23 17:42:50 +00:00
without-preloaded-fonts.test.ts Remove experimental fontLoaders option from next.config.js (#46886) 2023-03-13 21:34:43 +00:00