vercel / next.js

The React Framework
https://nextjs.org
MIT License
122.19k stars 26.16k forks source link

Turbopack: Implement `next/font/local` with `BeforeResolvePlugin` and show custom error message #65870

Closed wbinnssmith closed 3 weeks ago

wbinnssmith commented 4 weeks ago

Depends on vercel/turbo#8165

This:

Test Plan: TURBOPACK=1 pnpm test-dev test/e2e/app-dir/next-font/next-font.test.ts

ijjk commented 4 weeks ago

Tests Passed