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

Bug: build promise resolves before types are emitted #562

Closed
rafamel opened this issue Feb 4, 2022 · 1 comment · Fixed by #597
Closed

Bug: build promise resolves before types are emitted #562

rafamel opened this issue Feb 4, 2022 · 1 comment · Fixed by #597

Comments

@rafamel
Copy link

rafamel commented Feb 4, 2022

The promise returned by build() resolves after esbuild has finished but before dts files are emitted.

@citrus327
Copy link
Contributor

citrus327 commented Mar 31, 2022

I got the same issue, I checked the code and made a PR on this. #597 @egoist

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

Successfully merging a pull request may close this issue.

2 participants