rsnext/packages/next/client/dev
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
..
error-overlay Simplify a few parts of the codebase (#7506) 2019-06-05 20:15:42 +02:00
amp-dev.js Simplify a few parts of the codebase (#7506) 2019-06-05 20:15:42 +02:00
dev-build-watcher.js Simplify a few parts of the codebase (#7506) 2019-06-05 20:15:42 +02:00
event-source-polyfill.js Simplify a few parts of the codebase (#7506) 2019-06-05 20:15:42 +02:00
noop.js Simplify a few parts of the codebase (#7506) 2019-06-05 20:15:42 +02:00
on-demand-entries-client.js Simplify a few parts of the codebase (#7506) 2019-06-05 20:15:42 +02:00
on-demand-entries-utils.js Simplify a few parts of the codebase (#7506) 2019-06-05 20:15:42 +02:00
webpack-hot-middleware-client.js Simplify a few parts of the codebase (#7506) 2019-06-05 20:15:42 +02:00