rsnext/test/integration/dynamic-routing
JJ Kasper db90ffe1ea
Implement experimental pages/404.js for custom 404 page (#10329)
* Implement experimental pages/404.js for custom 404 page

* Make sure to show error for getInitialProps in pages/404 in dev mode also

* Update routes-manifest tests for new value

* Make sure page404 is boolean in routes-manifest

* Rename variables for consistency

* Make sure to only use 404 page for 404 error
2020-02-01 15:47:42 +01:00
..
pages Make sure to not override initial navigation when refreshing static page's query (#10353) 2020-01-31 20:19:59 -05:00
public Fix public/ file name encoding (#10022) 2020-01-09 21:56:05 -05:00
test Implement experimental pages/404.js for custom 404 page (#10329) 2020-02-01 15:47:42 +01:00
next.config.js Enable catchAllRouting by default (#9922) 2020-01-03 16:51:26 +01:00