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/unit
Luc fc19b233eb Replace event-emitter.js by mitt (#5987)
This PR aims at replacing next-server/lib/event-emitter.js by mitt.

Fix https://github.com/zeit/next.js/issues/4908

event-emitter.js is ~400 bytes gzipped vs mitt is 200 bytes
2019-01-04 21:49:21 +01:00
..
EventEmitter.test.js Replace event-emitter.js by mitt (#5987) 2019-01-04 21:49:21 +01:00
getDisplayName.test.js Fix linter (#5350) 2018-10-20 17:00:01 +02:00
loadGetInitialProps.test.js Fix linter (#5350) 2018-10-20 17:00:01 +02:00
router.test.js Use <link rel=“prefetch”> for prefetching (#5737) 2018-11-25 00:47:39 +01:00
shallow-equal.test.js Use Typescript to transpile Next.js core files instead of Babel (#5747) 2018-11-28 15:03:02 +01:00