Why default to manual mode? #8396
Unanswered
JohnMilazzo
asked this question in
Q&A
Replies: 0 comments
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.
-
Why does a new create-remix project default to having the -manual flag on dev in the package.json scripts?
"dev": "remix dev --manual"
The first line of the docs for Manual Mode says: "By default, remix dev drives like an automatic." Etc.
Beta Was this translation helpful? Give feedback.
All reactions