rsnext/packages/next/client
Christopher Snyder c294ad0a53 Fix missing quotes around in operator check for PerformanceObserver (#10018)
* Fix missing quotes around `in` operator check for PerformanceObserver

* Always call `getEntriesByType()` even if performance observer is supported.

Co-authored-by: Joe Haddad <timer150@gmail.com>
2020-01-10 17:00:32 -05:00
..
dev Enable New CSS Support by Default (#9927) 2020-01-09 15:31:28 -05:00
head-manager.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
index.js Fix missing quotes around in operator check for PerformanceObserver (#10018) 2020-01-10 17:00:32 -05:00
link.tsx Simplify <Link> Prefetch Deduping (#9987) 2020-01-07 18:25:44 -05:00
next-dev.js Enable New CSS Support by Default (#9927) 2020-01-09 15:31:28 -05:00
next.js Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
page-loader.js Simplify <Link> Prefetch Deduping (#9987) 2020-01-07 18:25:44 -05:00
polyfills.js Replace url polyfill with self.URL (#9200) 2019-11-25 23:10:02 -05:00
router.ts Convert wrapper class to function component (#9095) 2019-11-09 14:56:59 -08:00
with-router.tsx Convert wrapper class to function component (#9095) 2019-11-09 14:56:59 -08:00