build(macos): bundle playwright in embedded gateway
This commit is contained in:
@@ -138,9 +138,7 @@ if [[ "${SKIP_GATEWAY_PACKAGE:-0}" != "1" ]]; then
|
|||||||
--compile \
|
--compile \
|
||||||
--bytecode \
|
--bytecode \
|
||||||
--outfile "$BUN_OUT" \
|
--outfile "$BUN_OUT" \
|
||||||
-e playwright-core \
|
|
||||||
-e electron \
|
-e electron \
|
||||||
-e "chromium-bidi*" \
|
|
||||||
--define "__CLAWDIS_VERSION__=\\\"$PKG_VERSION\\\""
|
--define "__CLAWDIS_VERSION__=\\\"$PKG_VERSION\\\""
|
||||||
chmod +x "$BUN_OUT"
|
chmod +x "$BUN_OUT"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user