rsnext/test/e2e/next-font
Donny/강동윤 d55699d5f7
feat(turbopack): Enable lightningcss for turbopack by default (#62565)
# Turbopack

* https://github.com/vercel/turbo/pull/7682 <!-- Will Binns-Smith -
Turbopack HMR: url-encode sourceURLs -->
* https://github.com/vercel/turbo/pull/7524 <!-- Donny/강동윤 -
feat(turbopack): Enable lightningcss for turbopack by default -->


### What?

Enable lightningcss by default, for `--turbo` mode.

### Why?

It's time to do it 😄 

### How?

Turbopack counterpart: https://github.com/vercel/turbo/pull/7524


Closes PACK-2600
2024-03-11 06:49:43 +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 feat(turbopack): Enable lightningcss for turbopack by default (#62565) 2024-03-11 06:49:43 +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