rsnext/test/e2e/app-dir/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 chore: use real font files for font tests (#61399) 2024-01-31 01:22:25 +00:00
app-old chore: use real font files for font tests (#61399) 2024-01-31 01:22:25 +00:00
fonts chore: use real font files for font tests (#61399) 2024-01-31 01:22:25 +00:00
node_modules/my-font chore: use real font files for font tests (#61399) 2024-01-31 01:22:25 +00:00
next-font.test.ts build: Update turbopack (#63229) 2024-03-13 10:13:56 +00:00
next.config.js Remove experimental config from create-next-app (#49241) 2023-05-05 00:22:28 -07:00