rsnext/packages/next/client
Tim Neutkens 7e7f2c0a6d
Simplify a few parts of the codebase (#7506)
* Move client-side dev JS to dev folder

* Move eventsource polyfill

* Move source-map-support

* Move error boundary

* Deprecate Container in _app

* Make initialRender check better

* Remove unused code

* Only support one subscription as there is only one

* Don’t spread object

* Shorten property name

* Add container in development too

* Simplify query update logic
2019-06-05 20:15:42 +02:00
..
dev Simplify a few parts of the codebase (#7506) 2019-06-05 20:15:42 +02:00
head-manager.js Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
index.js Simplify a few parts of the codebase (#7506) 2019-06-05 20:15:42 +02:00
link.tsx Format missed files (#7464) 2019-05-29 18:19:32 -07:00
next-dev.js Simplify a few parts of the codebase (#7506) 2019-06-05 20:15:42 +02:00
next.js Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
page-loader.js Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
router.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
with-router.tsx Format missed files (#7464) 2019-05-29 18:19:32 -07:00