1 2 3 4 5 6 7 8 9 10 11 12runtime = electron target = 38.0.0 disturl = https://electronjs.org/headers playwright_skip_browser_download=true engine-strict=true # build_from_source = true # arch = x64 # target_arch = x64 # github registry @kong:registry=https://npm.pkg.github.com/ //npm.pkg.github.com/:_authToken=${NODE_AUTH_TOKEN}