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
Arunoda Susiripala 8ee024fd2d Reload the page only if the change is for the current page. (#2589)
Sometimes, we've to reload the page for some changes.
Even if so, we need to do it if that change is for the current page.
2017-07-18 13:00:25 +05:30
..
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 Send credentials with on-demand-entries-ping (#2509) 2017-07-08 21:45:34 +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