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/basic
Arunoda Susiripala 9121a9d22e Never cache assets and HTML in the dev mode. (#2045)
* Never cache assets and HTML in the dev mode.

* Move etags test to the production.

Now it won't work in dev because of no-cache settings.
2017-05-25 18:28:08 +02:00
..
lib Fix page loader page normalization issue (#1844) 2017-05-01 16:26:18 -07:00
pages Fix the page-loader-normalization issue on '/index' page. (#1882) 2017-05-04 13:05:47 -07:00
test Never cache assets and HTML in the dev mode. (#2045) 2017-05-25 18:28:08 +02:00
next.config.js Implement "on demand entries" (#1111) 2017-02-26 11:45:16 -08:00