rsnext/packages/next/server
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
..
lib Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
error-debug.js Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
hot-reloader.js Simplify a few parts of the codebase (#7506) 2019-06-05 20:15:42 +02:00
htmlescape.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
next-dev-server.js Consolidate import statements 2019-05-31 02:27:56 -07:00
next.d.ts Add declaration files to /dist (#7118) 2019-04-23 16:12:33 -05:00
next.js Add declaration files to /dist (#7118) 2019-04-23 16:12:33 -05:00
on-demand-entry-handler.js Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00