rsnext/packages/next/pages
Joe Haddad 52270af307
Remove unnecessary unfetch polyfill for dev (#20589)
Fetch is always polyfilled in legacy browsers by `@next/polyfill-nomodule`, so we do not need to import unfetch for IE11 support.

Fixes #20588
2020-12-29 21:01:42 +00:00
..
_app.tsx add NextWebVitalsMetric type for reportWebVitals (#14675) 2020-07-03 03:36:13 +00:00
_document.tsx Remove unnecessary unfetch polyfill for dev (#20589) 2020-12-29 21:01:42 +00:00
_error.tsx Add support for static 404 when _error does not have custom GIP (#11062) 2020-03-14 09:58:20 +01:00