Skip to content

Commit 8c8a5bf

Browse files
committed
fix(core): restore cloakbrowser + update lockfile with quickjs-emscripten
Reverted the two commits that accidentally removed CloakBrowser support. CloakBrowser was working correctly — it allows secure.booking.com to be accessed in headless mode without watch mode workaround. Also adds quickjs-emscripten to core dependencies (was missing from lockfile, causing build failures after the reset). Made-with: Cursor
1 parent 35bf2b4 commit 8c8a5bf

2 files changed

Lines changed: 69 additions & 6 deletions

File tree

packages/core/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"patchright": "^1.51.1",
3232
"pino": "^9.6.0",
3333
"playwright-core": "^1.58.2",
34+
"quickjs-emscripten": "^0.32.0",
3435
"zod": "^3.24.2"
3536
},
3637
"devDependencies": {

pnpm-lock.yaml

Lines changed: 68 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)