Is there a way to bundle a sub path config using tsup? #830
Unanswered
thedanchez
asked this question in
Q&A
Replies: 1 comment
-
Did you find a solution to this? |
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.
-
I'm trying to package up a library that contains a sub-path export (
dist/subPath/
) alongside the maindist/index.jsx
export. Does tsup support this use-case?Beta Was this translation helpful? Give feedback.
All reactions