chore: chrome louncher WTF flags
This commit is contained in:
parent
60456c8b89
commit
017f6ced4d
|
@ -8,6 +8,7 @@ elif [[ "$platform" == 'Darwin' ]]; then
|
|||
--enable-memory-info \
|
||||
--enable-precise-memory-info \
|
||||
--enable-memory-benchmarking \
|
||||
--js-flags="--expose-gc" \
|
||||
--js-flags="--expose-gc --allow-natives-syntax" \
|
||||
--disable-web-security \
|
||||
--remote-debugging-port=9222`
|
||||
fi
|
Loading…
Reference in New Issue