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(build): emit typescript declaration files #2

Merged
merged 1 commit into from
Nov 11, 2021
Merged

fix(build): emit typescript declaration files #2

merged 1 commit into from
Nov 11, 2021

Conversation

Patrick-Remy
Copy link
Contributor

@Patrick-Remy Patrick-Remy commented Nov 10, 2021

As esbuild doesn't and cannot emit typescript declaration files, this PR adds tsc --emitDeclarationOnly to generate the proper index.d.ts file. As suggested at: evanw/esbuild#95 (comment)

Resolves #1

@artiebits artiebits merged commit eba7086 into artiebits:master Nov 11, 2021
@artiebits
Copy link
Owner

nice work! thanks a lot 👍🏻

@Patrick-Remy Patrick-Remy deleted the bugfix/ts-declaration-files branch November 11, 2021 14:10
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 this pull request may close these issues.

error
2 participants