Skip to content

fix d8 step to work with "zig build --watch" when modifying Java files#72

Merged
silbinarywolf merged 1 commit intomainfrom
fix/build-watch-with-java-files
Mar 1, 2026
Merged

fix d8 step to work with "zig build --watch" when modifying Java files#72
silbinarywolf merged 1 commit intomainfrom
fix/build-watch-with-java-files

Conversation

@silbinarywolf
Copy link
Owner

fix d8 step to work with "zig build --watch" when modifying Java files

Fixes #71

@silbinarywolf silbinarywolf merged commit 2e8c837 into main Mar 1, 2026
11 checks passed
@silbinarywolf silbinarywolf deleted the fix/build-watch-with-java-files branch March 1, 2026 05:34
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.

zig build --watch (with java files) makes an error because of duplicate arguements for d8

1 participant