1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/server
Arunoda Susiripala 141c045c68 Make next/router a client only API. (#443)
* Prevent using 'next/router' APIs inside 'getInitialProps'

* Remove incorrect documentation.

* Make next/router a client only API.
2016-12-20 09:27:43 -08:00
..
build Incorporate styled-jsx (#420) 2016-12-19 10:42:19 -08:00
config.js Add X-Powered-By header. (#416) 2016-12-19 07:27:47 -08:00
document.js Incorporate styled-jsx (#420) 2016-12-19 10:42:19 -08:00
hot-reloader.js stop watching files after running tests 2016-12-17 13:04:40 +09:00
index.js Add X-Powered-By header. (#416) 2016-12-19 07:27:47 -08:00
next.js Programmatic API (#310) 2016-12-16 12:33:08 -08:00
read.js server/read: remove unused argument 2016-10-17 11:19:42 +09:00
render.js Make next/router a client only API. (#443) 2016-12-20 09:27:43 -08:00
require.js write assets to disk 2016-10-16 04:49:42 +09:00
resolve.js add error page for debug 2016-10-19 21:41:45 +09:00
router.js initial source 2016-10-06 08:52:50 +09:00