Optionalhmr?: booleanWhether the dev server should use Hot Module Replacement (HMR)
Arguments to pass to the "bin/server.js" file executed as a child process
Arguments to pass to Node.js CLI when executing the "bin/server.js" file
OptionalclearScreen?: booleanWhether to clear screen after every file change
Optionalenv?: NodeJS.ProcessEnvEnvironment variables to share with the "bin/server.js" file
Options accepted when starting the development server