Please add rollup for .d.ts
files
#333
matthew-dean
started this conversation in
Ideas
Replies: 1 comment
-
Oops, looks like I duplicated my past self: #318 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
One major problem this library has is that if you use
paths
aliasing in TypeScript, this tool will create invalid.d.ts
files (with unresolvable modules). It would be great if this package supported rolling up (or resolving!).d.ts
module references before writing.Beta Was this translation helpful? Give feedback.
All reactions