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 build-ts step #9439

Merged
merged 4 commits into from
Dec 14, 2023
Merged

Fix build-ts step #9439

merged 4 commits into from
Dec 14, 2023

Conversation

mischnic
Copy link
Member

@mischnic mischnic commented Dec 13, 2023

The nighly builds were broken for a few days now because yarn build-ts failed.

This is fixed now by also building TS types for @parcel/profiler

I now hate tsc more than I did already, I guess this happened because of some tsc or @types/* version bump

Example for when that #profile fixup is needed: https://www.typescriptlang.org/play?#code/KYDwDg9gTgLgBAE2AMwIYFcA28DGnUDOBcAKlKjsFHAN4BQccAxMAHaoBGmwCAXHBwgRuqVnAC8cNJgLAA3AzgBzYPDaduCABQBKfoOHBRtRYyir0UMTAAWASwIA6Fuy48FjAL6L1b3fwA3CDsEE0ZGWwdnX00JOBgodHlFb08gA

@mischnic mischnic merged commit c6177da into v2 Dec 14, 2023
15 of 16 checks passed
@mischnic mischnic deleted the fix-build-ts branch December 14, 2023 09:17
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.

None yet

2 participants