rsnext/server
Tim Neutkens e90f89633c
Add flow, pages-manifest.json, defaultPathMap for export (minor) (#4066)
* Initial implementation of next export without exportPathMap

* Shorter message

* Set up flow

* Create pages manifest

* Use pagesManifest for next export

* Fix tests

* Document defaultPathMap

* Replacing the path is no longer needed

* Use posix normalize for consistent behaviour

* Remove second instance of examples

* Add comment about what pages-manifest does

* Make windows path a route
2018-03-30 15:08:09 +02:00
..
build Add flow, pages-manifest.json, defaultPathMap for export (minor) (#4066) 2018-03-30 15:08:09 +02:00
lib Use a latest version of path-to-regexp for path-match (#3655) 2018-02-01 19:54:09 +01:00
config.js Add flow, pages-manifest.json, defaultPathMap for export (minor) (#4066) 2018-03-30 15:08:09 +02:00
document.js Enable source maps in webpack chunking + bundling process (#3793) 2018-03-06 10:45:29 +01:00
export.js Add flow, pages-manifest.json, defaultPathMap for export (minor) (#4066) 2018-03-30 15:08:09 +02:00
hot-reloader.js Upgrade standard.js (#4064) 2018-03-27 20:11:03 +02:00
index.js Upgrade standard.js (#4064) 2018-03-27 20:11:03 +02:00
next.js Programmatic API (#310) 2016-12-16 12:33:08 -08:00
on-demand-entry-handler.js Read compiler.context instead of this.context (#3839) 2018-02-19 13:19:59 +05:30
render.js Upgrade standard.js (#4064) 2018-03-27 20:11:03 +02:00
require.js Add flow, pages-manifest.json, defaultPathMap for export (minor) (#4066) 2018-03-30 15:08:09 +02:00
router.js Use a latest version of path-to-regexp for path-match (#3655) 2018-02-01 19:54:09 +01:00
utils.js Universal Webpack (#3578) 2018-01-30 16:44:44 +01:00