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: tsconfig self-reference throw error #211

Merged
merged 2 commits into from
Jul 2, 2024

Conversation

jerrykingxyz
Copy link
Contributor

Self-reference in tsconfig will cause short-lived invaild cache, more info see #210.

This PR will throw a TsconfigSelfReference error.

src/error.rs Outdated Show resolved Hide resolved
Copy link

codspeed-hq bot commented Jul 2, 2024

CodSpeed Performance Report

Merging #211 will not alter performance

Comparing jerrykingxyz:tsconfig (6c4e192) with main (a662c98)

Summary

✅ 2 untouched benchmarks

@Boshen Boshen self-assigned this Jul 2, 2024
@Boshen Boshen merged commit 2c98773 into oxc-project:main Jul 2, 2024
18 checks passed
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.

2 participants