1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/examples/custom-server-express/pages
Luis Fernando Alvarez D 80fc0f4511 (custom-server-express) avoid a 404 when navigating to a custom route (#3645)
* next export will expand symlinks now

* Make sure next export doesn't includes _document.js in windows

* avoid a client side not found page when navigating to a custom route
2018-01-31 22:38:36 +01:00
..
a.js Update a.js 2016-12-20 12:34:04 -08:00
b.js Update b.js 2016-12-20 12:34:15 -08:00
index.js (custom-server-express) avoid a 404 when navigating to a custom route (#3645) 2018-01-31 22:38:36 +01:00
posts.js Update the custom-server-express with an req.params example (#3258) 2017-11-13 12:22:10 +01:00