Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Commit ee2abec

Browse files
authored
Merge pull request #31 from hookdeck/dsinghvi-patch-1
(fix): try to outputEsm for deno
2 parents cd381af + 78bff2b commit ee2abec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

fern/generators.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,11 @@ groups:
3131
token: ${NPM_TOKEN}
3232
github:
3333
repository: hookdeck/hookdeck-typescript-sdk
34+
mode: pull-request
3435
config:
3536
namespaceExport: Hookdeck
3637
allowCustomFetcher: true
3738
skipResponseValidation: true
3839
includeApiReference: true
40+
outputEsm: true
3941
smart-casing: true

0 commit comments

Comments
 (0)