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

Add documentation on Font Optimization. #24572

Merged
merged 1 commit into from
Apr 28, 2021

Conversation

leerob
Copy link
Member

@leerob leerob commented Apr 28, 2021

No description provided.

@kodiakhq kodiakhq bot merged commit 9721374 into vercel:canary Apr 28, 2021
@leerob leerob deleted the font-optimization-docs branch April 28, 2021 22:13
@kripod
Copy link
Contributor

kripod commented Apr 29, 2021

Great addition!

I think it would be valuable to provide instructions on how to disable this optimization until #20134 gets fixed:

// next.config.js
module.exports = {
  optimizeFonts: false,
};

@leerob
Copy link
Member Author

leerob commented May 3, 2021

@kripod #24756

@nicholaschiang
Copy link
Contributor

Perhaps it's just me, but for some reason, I can't see the "Font Optimization" in the navigation side bar nor on the bottom navigation "next page" and "prev page" buttons:

image

But it shows up when I load the page directly:

image

flybayer pushed a commit to blitz-js/next.js that referenced this pull request Jun 1, 2021
@vercel vercel locked as resolved and limited conversation to collaborators Jan 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants