mirror of
https://github.com/oven-sh/bun
synced 2026-02-16 05:42:43 +00:00
include vendor/zstd in codegen-for-zig-team
This commit is contained in:
@@ -10,5 +10,6 @@ tar --no-xattrs \
|
||||
-zcf "$out" \
|
||||
build/debug/codegen \
|
||||
src/bun.js/bindings/GeneratedBindings.zig \
|
||||
src/bun.js/bindings/GeneratedJS2Native.zig
|
||||
src/bun.js/bindings/GeneratedJS2Native.zig \
|
||||
vendor/zstd
|
||||
echo "-> $out"
|
||||
|
||||
Reference in New Issue
Block a user