mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

This patch changes the build system to use the JHBuild minimal dependency system introduced in WebKit r264092 <https://trac.webkit.org/r264092> The build has been tested with Ubuntu-18.04 The binary size of the zip bundles is now: 37M (WPE) and 40M (GTK). Previously it was 54M and 59M (respectively)
4 lines
124 B
Bash
4 lines
124 B
Bash
REMOTE_URL="https://github.com/webkit/webkit"
|
|
BASE_BRANCH="master"
|
|
BASE_REVISION="822da5711ad337e1a7da82e813aa99e14fb79e49"
|