Closed lazarv closed 1 month ago
Adds a watch option to development mode, defaults to true. When enabled, configuration file changes restarts the development server to apply any changes made in the configuration.
watch
true
✅ Documentation preview deployed to: https://react-server-docs-mmwbme6sn-lazarv-team.vercel.app
Adds a
watch
option to development mode, defaults totrue
. When enabled, configuration file changes restarts the development server to apply any changes made in the configuration.