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

build(editor/website-example): typescript 4.7 introduced a bug which caused the build to silently fail #878

Merged
merged 1 commit into from Mar 16, 2023

Conversation

Itrulia
Copy link
Collaborator

@Itrulia Itrulia commented Mar 16, 2023

This caused that Babel transpiled the code but no type checking ever failed, which meant we were basically just writing JavaScript with TypeScript syntax

ref microsoft/TypeScript#53287

…caused the build to silently fail

This caused that Babel transpiled the code but no type checking ever failed, which meant we were basically just writing JavaScript with TypeScript syntax

ref microsoft/TypeScript#53287
@github-actions
Copy link

PR 878 with branch b/typescript-silently-failing has been deployed to:

@Itrulia Itrulia merged commit e1fc8f1 into master Mar 16, 2023
@Itrulia Itrulia deleted the b/typescript-silently-failing branch March 16, 2023 17:46
@tomaszdurka tomaszdurka mentioned this pull request Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants