rsnext/packages/next-server/lib
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
..
router Replace event-emitter.js by mitt (#5987) 2019-01-04 21:49:21 +01:00
asset.js Don’t bundle next/asset if it’s not used (#5971) 2018-12-31 19:05:34 +01:00
constants.js Fix linter (#5350) 2018-10-20 17:00:01 +02:00
dynamic.js Remove flow types (#5704) 2018-11-21 16:04:37 +01:00
head.js Dedupe only items with unique key (#5800) 2018-12-03 17:28:42 +01:00
loadable-capture.tsx Convert render.js to typescript (#5869) 2018-12-13 01:00:46 +01:00
loadable.js Convert render.js to typescript (#5869) 2018-12-13 01:00:46 +01:00
mitt.ts Replace event-emitter.js by mitt (#5987) 2019-01-04 21:49:21 +01:00
runtime-config.js next-server (#5357) 2018-10-02 00:55:31 +02:00
side-effect.js next-server (#5357) 2018-10-02 00:55:31 +02:00
utils.js Use Typescript to transpile Next.js core files instead of Babel (#5747) 2018-11-28 15:03:02 +01:00