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/integration/ondemand
Tim Neutkens 475b426ed1
Compile pages to .next/static directory (#4828)
* Compile pages to .next/static/<buildid>/pages/<page>

* Fix test

* Export class instead of using exports

* Use constant for static directory

* Add comment about what the middleware does
2018-07-25 13:45:42 +02:00
..
pages Keep some buffered pages, that won't be disposed. Fix #1939 (#2592) 2017-09-28 14:51:03 +02:00
test Compile pages to .next/static directory (#4828) 2018-07-25 13:45:42 +02:00
next.config.js Implement "on demand entries" (#1111) 2017-02-26 11:45:16 -08:00