1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/test/integration/ondemand
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
..
components Fix dynamic import page navigation (#4842) 2018-07-26 12:38:45 +02:00
pages Even more reliable error-recovery tests (#5284) 2018-09-26 01:04:15 +02:00
test Add falling back to fetch based pinging for onDemandEntries (#6310) 2019-02-15 22:22:21 +01:00
next.config.js Implement "on demand entries" (#1111) 2017-02-26 11:45:16 -08:00