Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@next/font/google fetch error dev #42637

Merged
merged 6 commits into from Nov 8, 2022

Commits on Nov 8, 2022

  1. Send isDev and loaderContext to font loaders

    Hannes Bornö committed Nov 8, 2022
    Copy the full SHA
    9ef567a View commit details
    Browse the repository at this point in the history
  2. Return fallback font if fetch fails in dev

    Hannes Bornö committed Nov 8, 2022
    Copy the full SHA
    f57d3d9 View commit details
    Browse the repository at this point in the history
  3. Add test

    Hannes Bornö committed Nov 8, 2022
    Copy the full SHA
    72484cc View commit details
    Browse the repository at this point in the history
  4. Don't send metrics when using fallback font

    Hannes Bornö committed Nov 8, 2022
    Copy the full SHA
    c148fc6 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'canary' into google-fetch-error-dev

    Hannes Bornö committed Nov 8, 2022
    Copy the full SHA
    43e2db4 View commit details
    Browse the repository at this point in the history
  6. Fix tests

    Hannes Bornö committed Nov 8, 2022
    Copy the full SHA
    84d91ac View commit details
    Browse the repository at this point in the history