listhen
listhen copied to clipboard
Open should respect `BROWSER` environment variable
Context: https://github.com/nuxt/cli/issues/326
Looking at possible solutions for this, a few questions:
- Is it worth to add dotenv as a dependency for this or is there a simpler way/idea to approach this?
- If the browser is not available should it return warning and open with default one?
+1