rsnext/packages/next/pages
JJ Kasper 5a9a478cc8
Fix hydration with custom _app and granular chunks (#10144)
* Add failing hydration test

* Add importing of next/router to _app

* Fix type

* Update _app check for windows

* Remove babel fix

* Update to use webpack to require next/router
2020-01-17 14:13:51 -06:00
..
_app.tsx Fix hydration with custom _app and granular chunks (#10144) 2020-01-17 14:13:51 -06:00
_document.tsx Switch from defer to async (#10143) 2020-01-17 12:20:13 -06:00
_error.tsx Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00