Merge branch 'master' into master

This commit is contained in:
Tyler Long
2017-05-31 21:04:23 +08:00
committed by GitHub

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