mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-07 14:24:13 +01:00
Merge branch 'master' of github.com:tylingsoft/mermaid
This commit is contained in:
@@ -77,6 +77,7 @@ module.exports = function (config) {
|
|||||||
'--incognito',
|
'--incognito',
|
||||||
// '--headless',
|
// '--headless',
|
||||||
'--disable-gpu',
|
'--disable-gpu',
|
||||||
|
'--no-sandbox',
|
||||||
// Without a remote debugging port, Google Chrome exits immediately.
|
// Without a remote debugging port, Google Chrome exits immediately.
|
||||||
'--remote-debugging-port=9222'
|
'--remote-debugging-port=9222'
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user