Skip to content

Commit

Permalink
chore: avoid generating unused dts
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Jun 1, 2022
1 parent 7ec8968 commit bafb5d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api-extractor.json
Expand Up @@ -11,6 +11,7 @@

"dtsRollup": {
"enabled": true,
"untrimmedFilePath": "",
"publicTrimmedFilePath": "./types/v3-generated.d.ts"
},

Expand Down

0 comments on commit bafb5d4

Please sign in to comment.