Skip to content
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

*.d.ts bundles #183

Open
aleclarson opened this issue Apr 12, 2019 · 4 comments
Open

*.d.ts bundles #183

aleclarson opened this issue Apr 12, 2019 · 4 comments
Labels
💵 Funded on Issuehunt This issue has been funded on Issuehunt

Comments

@aleclarson
Copy link

aleclarson commented Apr 12, 2019

Issuehunt badges

Can bili combine multiple .d.ts modules into a single .d.ts bundle?

If not, it could use API Extractor to do so.

There is a $90.00 open bounty on this issue. Add more on Issuehunt.

@egoist
Copy link
Owner

egoist commented Apr 12, 2019

Cool, I'll give it a shot, I only knew about dts-bundle before 😀

@issuehunt-oss issuehunt-oss bot added the 💵 Funded on Issuehunt This issue has been funded on Issuehunt label May 7, 2019
@IssueHuntBot
Copy link

@IssueHunt has funded $90.00 to this issue.


@aleclarson
Copy link
Author

There's also https://www.npmjs.com/package/rollup-plugin-dts

@tunnckoCore
Copy link

tunnckoCore commented Nov 18, 2019

And @wessberg/rollup-plugin-ts which is great. But wait for next bigger release, some important things are happening in PRs there.

I thought for that for years, and now when there are some options I don't see much of a value in d.ts bundles. Yea, some tree shaking and single file but... Plus the fact I won't write in TS, but will provide .d.ts files for the public api index.d.ts and that's it. I still kind of hate TypeScript :D not hate but... it's too much for me and slows me instead of boosting me. I have pretty damn good flow, ESLint config (on top of Airbnb) and always strive for 100% test coverage, so...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💵 Funded on Issuehunt This issue has been funded on Issuehunt
Projects
None yet
Development

No branches or pull requests

4 participants