Delete/omit individual type files (that were merged)? #173
Unanswered
fgblomqvist
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Is there any solutions for this problem? Thanks! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This plugin works great so far, but I noticed in the output dir that all the individual type files remain. E.g. I get a merged
index.d.ts
but still have all theButton.d.ts
,Header.d.ts
files. Is it possible to tell this plugin to "clean up" as well?Beta Was this translation helpful? Give feedback.
All reactions