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: Exclude dist in tsconfig.json #108

Merged
merged 1 commit into from
Feb 21, 2022
Merged

Conversation

andersk
Copy link
Contributor

@andersk andersk commented Feb 18, 2022

To prevent errors like this when running tsc twice:

error TS5055: Cannot write file '/home/anders/electron/remote/dist/src/common/get-electron-binding.d.ts' because it would overwrite input file.

To prevent errors like this when running tsc twice:

error TS5055: Cannot write file
'/home/anders/electron/remote/dist/src/common/get-electron-binding.d.ts'
because it would overwrite input file.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
@nornagon nornagon merged commit de29cf5 into electron:main Feb 21, 2022
@electron-bot
Copy link

🎉 This PR is included in version 2.0.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@andersk andersk deleted the tsconfig-exclude branch February 24, 2022 02:03
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.

None yet

3 participants