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

js: Pass tsconfig.json to esBuild #11240

Merged
merged 1 commit into from
Jul 13, 2023
Merged

Conversation

jmooring
Copy link
Member

This passes tsconfig.json to esBuild if it exists in the project root or in assets/_jsconfig.

Note that esBuild only inspects/honors certain fields.
See https://esbuild.github.io/content-types/#tsconfig-json.

Fixes #11232

Note that esBuild only inspects/honors certain fields.
See https://esbuild.github.io/content-types/#tsconfig-json.

Fixes gohugoio#11232
@bep bep merged commit f1886f8 into gohugoio:master Jul 13, 2023
@jmooring jmooring deleted the fix/tsconfig-11232 branch July 13, 2023 14:49
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

js.Build vs experimentalDecorators
2 participants