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
Tim Neutkens fb0b485299
Move out start method from server (#5315)
- This makes sure the Next.js renderer / server doesn't have a dependency on the `http` module.
- Splits out util functions for SSR only
- Removes obsolete methods / methods that weren't being tree-shaken
2018-09-27 21:10:53 +02:00
..
index.js Add warning for broken popstate (#5000) 2018-08-24 12:30:27 +02:00
router.js Move out start method from server (#5315) 2018-09-27 21:10:53 +02:00
with-router.js Fix typo in withRouter (#3723) 2018-02-07 13:39:23 +05:30