rsnext/packages
Shu Ding 702d3d291c
Add retries and clear message to font fetching (#51890)
Improve the problems mentioned in #45080.

- Adding error retries (3 attempts) to font fetching. When you have a slow network, it might take >3s to load.
- Improve the error message to tell you that you might have unstable network connection.
- Do not cause build error (caused by missing `AbortController`) in Node 14 (even if we don't support Node 14, better to pass the build instead of hard error).
2023-06-27 23:57:06 +00:00
..
create-next-app v13.4.8-canary.7 2023-06-27 23:04:22 +00:00
eslint-config-next v13.4.8-canary.7 2023-06-27 23:04:22 +00:00
eslint-plugin-next v13.4.8-canary.7 2023-06-27 23:04:22 +00:00
font Add retries and clear message to font fetching (#51890) 2023-06-27 23:57:06 +00:00
next v13.4.8-canary.7 2023-06-27 23:04:22 +00:00
next-bundle-analyzer v13.4.8-canary.7 2023-06-27 23:04:22 +00:00
next-codemod v13.4.8-canary.7 2023-06-27 23:04:22 +00:00
next-env v13.4.8-canary.7 2023-06-27 23:04:22 +00:00
next-mdx v13.4.8-canary.7 2023-06-27 23:04:22 +00:00
next-plugin-storybook v13.4.8-canary.7 2023-06-27 23:04:22 +00:00
next-polyfill-module v13.4.8-canary.7 2023-06-27 23:04:22 +00:00
next-polyfill-nomodule v13.4.8-canary.7 2023-06-27 23:04:22 +00:00
next-swc v13.4.8-canary.7 2023-06-27 23:04:22 +00:00
react-dev-overlay v13.4.8-canary.7 2023-06-27 23:04:22 +00:00
react-refresh-utils v13.4.8-canary.7 2023-06-27 23:04:22 +00:00