1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/client
Kevin Decker 808c662e3b Tie page visibility api to on demand pinger (#2818)
Avoid making requests to the on demand reloader if the page is not visible.
2017-09-08 23:26:13 +02:00
..
head-manager.js use Promise to update head (#574) 2016-12-30 11:14:36 -08:00
index.js Remove mitt and use an internal EventEmitter (#2477) 2017-07-06 12:19:33 +05:30
next-dev.js Prevent flooding when an error occurs (#2351) 2017-07-02 11:59:19 +05:30
next.js Add CDN support with assetPrefix (#1700) 2017-04-17 21:18:43 -07:00
on-demand-entries-client.js Tie page visibility api to on demand pinger (#2818) 2017-09-08 23:26:13 +02:00
webpack-hot-middleware-client.js Reload the page only if the change is for the current page. (#2589) 2017-07-18 13:00:25 +05:30