Skip to content

Commit

Permalink
(fix): try to outputEsm for deno
Browse files Browse the repository at this point in the history
  • Loading branch information
dsinghvi authored Apr 18, 2024
1 parent 36bcec2 commit 78bff2b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fern/generators.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,11 @@ groups:
token: ${NPM_TOKEN}
github:
repository: hookdeck/hookdeck-typescript-sdk
mode: pull-request
config:
namespaceExport: Hookdeck
allowCustomFetcher: true
skipResponseValidation: true
includeApiReference: true
outputEsm: true
smart-casing: true

0 comments on commit 78bff2b

Please sign in to comment.