1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/packages/next/client
JJ Kasper 5d779a0289 Add falling back to fetch based pinging for onDemandEntries (#6310)
After discussion, I added falling back to fetch based pinging when the WebSocket fails to connect. I also added an example of how to proxy the onDemandEntries WebSocket when using a custom server. Fixes: #6296
2019-02-15 22:22:21 +01:00
..
dev-error-overlay Update webpack message formatter (#6299) 2019-02-14 11:13:35 -05:00
error-boundary.js Remove flow types (#5704) 2018-11-21 16:04:37 +01:00
head-manager.js Make side-effect.js smaller (#6118) 2019-01-25 01:39:15 +01:00
index.js Load ErrorComponent dynamically (#6171) 2019-01-31 20:45:36 +00:00
link.js Use less code to detect replace instead of push (#5969) 2018-12-31 19:05:49 +01:00
next-dev.js Replace comment with import() for webpack dynamic entries compat 2019-01-11 22:55:14 +01:00
next.js Monorepo (#5341) 2018-10-01 01:02:10 +02:00
noop.js Monorepo (#5341) 2018-10-01 01:02:10 +02:00
on-demand-entries-client.js Add falling back to fetch based pinging for onDemandEntries (#6310) 2019-02-15 22:22:21 +01:00
page-loader.js Replace event-emitter.js by mitt (#5987) 2019-01-04 21:49:21 +01:00
router.js Revert #6030 (#6052) 2019-01-14 15:41:09 +01:00
source-map-support.js Remove flow types (#5704) 2018-11-21 16:04:37 +01:00
webpack-hot-middleware-client.js Replace pages-plugin with loader (#5994) 2019-01-08 23:10:32 +01:00
with-router.js Revert #6030 (#6052) 2019-01-14 15:41:09 +01:00