Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

feat: custom tsconfig path via ESBK_TSCONFIG_PATH #14

Merged
merged 9 commits into from
Jun 30, 2022

Conversation

amitdahan
Copy link
Contributor

Summary

This PR adds support for ESBK_TSCONFIG_NAME=tsconfig.custom.json and passes it down to get-tsconfig.

(This will be used for the upcoming tsx --tsconfig arg)

@amitdahan amitdahan marked this pull request as ready for review June 27, 2022 07:19
@privatenumber
Copy link
Member

Thanks for the PR!

The env variable should be ESBK_TSCONFIG_PATH (as per the issue) and should support tsconfig paths, rather than just the name.

@privatenumber privatenumber changed the title Support ESBK_TSCONFIG_NAME=tsconfig.custom.json feat: custom tsconfig path via ESBK_TSCONFIG_PATH Jun 30, 2022
@privatenumber privatenumber merged commit b643049 into esbuild-kit:develop Jun 30, 2022
@privatenumber
Copy link
Member

🎉 This PR is included in version 2.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants