rsnext/packages/next/lib
Joe Haddad 8443a809f3
Verify GS(S)P Serializability (#10857)
* Verify GS(S)P Serializability

* Add support for cyclic refs

* Add unit tests

* Test for error in development mode

* Fix prerender preview tests

* Fix gssp preview tests

* fix 2x test cases

* Add desired test

* fix some more tests

* Fix route manifest expect

* Fix test expects

* Test that `getServerSideProps` does not error in production

* Test that getStaticProps is not checked in production

* Test serialization check during build

* Fix export detection for serverless

* Update test/unit/is-serializable-props.test.js

Co-Authored-By: JJ Kasper <jj@jjsweb.site>

Co-authored-by: JJ Kasper <jj@jjsweb.site>
2020-03-09 13:30:44 -04:00
..
check-custom-routes.ts Show better error when non-array is returned from custom-routes (#10670) 2020-02-24 17:01:02 -05:00
coalesced-function.ts Add experimental SPR support (#8832) 2019-09-24 10:50:04 +02:00
constants.ts Remove unstable_ prefix from new methods (#10723) 2020-02-27 11:57:39 -06: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 Verify GS(S)P Serializability (#10857) 2020-03-09 13:30:44 -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