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

fix: clean d.ts files if "dts" option is false #747

Merged
merged 3 commits into from
Dec 26, 2022

Conversation

gavinsharp
Copy link
Contributor

See #746 for my initial confusion. I generate my types through a separate process (manual tsc invocation), and was confused when clean: true was not removing them when running tsup.

See egoist#746 for my initial confusion. I generate my types through a separate process (manual `tsc` invocation), and was confused when `clean: true` was not removing them when running tsup.
@vercel
Copy link

vercel bot commented Oct 18, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
tsup ✅ Ready (Inspect) Visit Preview Dec 26, 2022 at 8:48AM (UTC)

src/index.ts Outdated Show resolved Hide resolved
@egoist egoist changed the title clean d.ts files if "dts" option is false fix: clean d.ts files if "dts" option is false Dec 26, 2022
@egoist egoist merged commit b107de0 into egoist:dev Dec 26, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2023

🎉 This PR is included in version 6.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants