[plugin typescript] How to transform absolute path to relative path in declaration files output ? #1429
Unanswered
EricaLi123
asked this question in
Q&A
Replies: 1 comment
-
You may find this post useful https://stackoverflow.com/questions/74889627/problem-with-tsconfig-path-alias-and-rollup-js/75460036#75460036 |
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.
-
env
rollup : ^3.12.0
node: 14.18.1
tsconfig
Code
rollup output declaration
actual
expect
Relative path is my expected. What can i do for it?
Beta Was this translation helpful? Give feedback.
All reactions