mirror of
https://github.com/tradingview/lightweight-charts.git
synced 2024-11-25 16:50:59 +08:00
CI: fix puppeteer installation
This commit is contained in:
parent
3f66b76a35
commit
dd1aaabe03
@ -9,6 +9,7 @@ module.exports = {
|
||||
* can reliably find the installed chrome binary
|
||||
*/
|
||||
cacheDirectory: join(__dirname, 'node_modules', '.cache', 'puppeteer'),
|
||||
downloadBaseUrl: 'https://storage.googleapis.com/chrome-for-testing-public',
|
||||
experiments: {
|
||||
/**
|
||||
* This can also be configured / overridden with the
|
||||
|
Loading…
Reference in New Issue
Block a user