Replies: 1 comment 2 replies
-
Interesting. My browser doesn’t automatically open when I start the app. I typically Cmd+click on the URL in the terminal to launch. What terminal/IDE are you using? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Add the option to run remix watch (and/or dev) with a --no-open flag to prevent cli from automatically open the app in a tab
Reason: My default web browser is not always set to the one where I want to open the project at. Some times I just want to start the server and see if it's working then later come back and open the app in my browser of choice.
Beta Was this translation helpful? Give feedback.
All reactions