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
Jesse Ditson a79357f2a4 Allow use of filenames in exportPathMap (#2973)
* allow use of filenames in exportPathMap

* add link test and handling for file paths when flattening links for export

* add note about exporting file paths to readme.md
2017-10-05 20:33:10 +02:00
..
index.js Allow use of filenames in exportPathMap (#2973) 2017-10-05 20:33:10 +02:00
router.js Treat navigation to empty hash as hash navigate (#2971) 2017-09-27 21:55:49 +02:00
with-router.js Rename withRoute to withRouter to be consistent (#2881) 2017-08-31 21:37:20 +02:00