1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/test/isolated
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
..
_resolvedata Add flow, pages-manifest.json, defaultPathMap for export (minor) (#4066) 2018-03-30 15:08:09 +02:00
config.test.js Allow next.config.js to export a function (#3867) 2018-02-23 19:12:06 +05:30
require-page.test.js Add flow, pages-manifest.json, defaultPathMap for export (minor) (#4066) 2018-03-30 15:08:09 +02:00
webpack-utils.test.js Allow page extensions in any order (#3827) 2018-02-17 12:36:47 +01:00