Build in the review tool.
This commit is contained in:
@@ -49,6 +49,11 @@
|
||||
pkgs.pkg-config
|
||||
pkgs.gdb
|
||||
|
||||
# The review pane's UI is a React app built by Vite, and `zig build`
|
||||
# runs that build (see build.zig) so the bundle it embeds can never be
|
||||
# older than the source it came from. Nothing else here needs node.
|
||||
pkgs.nodejs_22
|
||||
|
||||
# Used by ./shot.sh to run the app inside a throwaway headless
|
||||
# compositor and screenshot it, so UI can be checked without
|
||||
# touching the developer's real session.
|
||||
|
||||
Reference in New Issue
Block a user