1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/lib/router
Arunoda Susiripala 0c7089f856 Remove mitt and use an internal EventEmitter (#2477)
This fixes one of the crucial bug in Next.js
The issue happens when you try to load a page when it's
prefetching.
With mitt, it only fires the first registered event.
2017-07-06 12:19:33 +05:30
..
index.js Rewrite urls with hashes correct for static export. (#2242) 2017-06-13 11:44:31 +05:30
router.js Remove mitt and use an internal EventEmitter (#2477) 2017-07-06 12:19:33 +05:30