Skip to content

Conversation

@cknitt
Copy link
Member

@cknitt cknitt commented Jan 3, 2026

Fixes #8134

Use existing build test (converted from using legacy build system to using rewatch).

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 3, 2026

Open in StackBlitz

rescript

npm i https://pkg.pr.new/rescript-lang/rescript@8135

@rescript/darwin-arm64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/darwin-arm64@8135

@rescript/darwin-x64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/darwin-x64@8135

@rescript/linux-arm64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/linux-arm64@8135

@rescript/linux-x64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/linux-x64@8135

@rescript/runtime

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/runtime@8135

@rescript/win32-x64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/win32-x64@8135

commit: cd0cce6

@cknitt cknitt force-pushed the fix-rewatch-warnings branch from c44d977 to cd0cce6 Compare January 3, 2026 15:46
@cknitt cknitt requested review from Bushuo and nojaf January 3, 2026 15:55
Copy link
Collaborator

@Bushuo Bushuo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. Looks good

@cknitt cknitt merged commit 2325c4a into rescript-lang:master Jan 3, 2026
25 checks passed
@cknitt cknitt deleted the fix-rewatch-warnings branch January 3, 2026 20:41
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.

Rewatch swallows warnings during parse step (e.g., %todo)

2 participants