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/build/plugins
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
..
dynamic-chunks-plugin.js Remove buildId from dynamic import URLs (#3498) 2017-12-27 19:59:17 +01:00
nextjs-ssr-import.js [SSR] Use relative paths in dynamic import output code (#3844) 2018-02-19 11:49:41 +01:00
pages-manifest-plugin.js Add flow, pages-manifest.json, defaultPathMap for export (minor) (#4066) 2018-03-30 15:08:09 +02:00
pages-plugin.js Upgrade standard.js (#4064) 2018-03-27 20:11:03 +02:00
unlink-file-plugin.js Upgrade standard.js (#4064) 2018-03-27 20:11:03 +02:00