hasura / ndc-typescript-deno

Instant Hasura Native Data Connector by writing Typescript Functions
https://hasura.io
Apache License 2.0
22 stars 3 forks source link

`preVendor: true` by default #74

Closed sordina closed 10 months ago

sordina commented 10 months ago

In order to allow users to specify an empty object config, we should prevendor by default so dependencies 'just work'.

Fixes: https://github.com/hasura/ndc-typescript-deno/issues/71