Giwi / ryze-tello-sdk

Tello Nodejs lib
https://giwi.github.io/ryze-tello-sdk/
Apache License 2.0
8 stars 3 forks source link

Disable opening the browser with BROWSER='none'. #7

Closed chmac closed 4 years ago

chmac commented 4 years ago

Copied this approach from create-react-app, where setting BROWSER='none' as an environment variable disables the opening of the browser. In my case, I use multiple browsers for different purposes, so this stops safari getting opened every time when I already have the telemetry open...