Closed tranv94 closed 4 years ago
I'm using a library (mapboxGL) that requires the GPU to render certain services. By default chrome runs with --disable-gpu.
--disable-gpu
I've set the conditional statement for Windows users because the chrome document says it is an ongoing issue https://bugs.chromium.org/p/chromium/issues/detail?id=737678
Hi, looks like a great addition. Could you add an explanation of the option to the readme? Then ready to merge
I'm using a library (mapboxGL) that requires the GPU to render certain services. By default chrome runs with
--disable-gpu
.I've set the conditional statement for Windows users because the chrome document says it is an ongoing issue https://bugs.chromium.org/p/chromium/issues/detail?id=737678