Merge branch 'master' of github.com:tylingsoft/mermaid

This commit is contained in:
Tyler Long
2017-05-31 21:11:55 +08:00

View File

@@ -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'
] ]