-
-
Notifications
You must be signed in to change notification settings - Fork 260
feat: add experimentalDts.only
#1237
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
commit: |
4f5b2ac
to
668a26e
Compare
668a26e
to
b3893b5
Compare
b3893b5
to
514cab6
Compare
514cab6
to
6546413
Compare
6546413
to
aa59912
Compare
aa59912
to
fcdbc00
Compare
I kind of don't want to add another experimental CLI option. To be honest, I'm not happy with the current |
I really appreciate your recent work around dts. I just need some more thinking before merging them. |
@ocavue It's okay I understand. I'm trying to do whatever I can to help fix |
fcdbc00
to
a6cda79
Compare
@ocavue Do you mind if I work on improving |
a6cda79
to
aab65fa
Compare
aab65fa
to
369c0a5
Compare
369c0a5
to
ec36926
Compare
ec36926
to
8a60ae7
Compare
8a60ae7
to
121bee3
Compare
121bee3
to
4bdf352
Compare
918ce88
to
8632809
Compare
8632809
to
db0f388
Compare
db0f388
to
706c58c
Compare
Hi @aryaemami59, sorry for the radio silence — I really appreciate your work on the DTS features in tsup. However, I’ve found that the underlying package, ·@microsoft/api-extractor·, isn’t ideal, due to its lack of support for multiple entry points output. tsdown and rolldown-plugin-dts seem to offer a much better solution for this use case. Could you try |
@ocavue Sure, I'll give it a shot! |
This PR:
experimentalDts.only
which is the equivalent ofdts.only
forexperimentalDts
.