rsnext/packages/next/lib
JJ Kasper ccb6ce7ed4
Add support for getStaticProps in pages/404 (#10984)
* Make sure to not show pages/404 GIP error from _app having GIP

* Add error for getStaticProps in pages/404 too

* Add support for getStaticProps in pages/404

* Update test
2020-03-12 10:48:14 +01:00
..
check-custom-routes.ts Update handling for patterns in custom routes (#10523) 2020-03-10 16:09:35 -04:00
coalesced-function.ts Add experimental SPR support (#8832) 2019-09-24 10:50:04 +02:00
constants.ts Add support for getStaticProps in pages/404 (#10984) 2020-03-12 10:48:14 +01:00
file-exists.ts Replace fs.exists with fs.access (#7742) 2019-07-16 23:01:21 -07:00
find-config.ts Add More Configuration File Options (#9713) 2019-12-11 16:56:47 -05:00
find-pages-dir.ts Add src directory support (#8735) 2019-09-24 17:15:14 +02:00
is-serializable-props.ts Correctly Count Object References (#10903) 2020-03-09 14:58:51 -04:00
pretty-bytes.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
recursive-copy.ts Fix recursive copy failing if more folders than concurrency (#9429) 2019-11-15 13:53:59 -08:00
recursive-delete.ts Exclude cache from being deleted in dev (#9448) 2019-11-19 10:40:13 -06:00
recursive-readdir.ts Make recursiveReadDir return sorted array (#7658) 2019-07-08 21:06:04 -04:00
resolve-request.ts Remove ts-ignore where possible (#10541) 2020-02-17 16:16:19 -05:00
verifyTypeScriptSetup.ts Remove ts-ignore where possible (#10541) 2020-02-17 16:16:19 -05:00