start or webpack-start is a command-line tool that starts the React Native development server with Webpack integration.
In the root of an existing React Native project with re.pack, run this command in your terminal of choice:
booleanfalseIncrease logging verbosity.
stringPath to custom SSL certificate.
string""Set the server host.
booleanfalseEnables HTTPS connections to the server.
stringPath to custom SSL key.
numberThe port number that runs the server on.
booleanDisables interactive mode.
booleanfalseSilences all logs to the console/stdout.
booleanfalseEnable the new debugger experience. Connection reliability and some basic features are unstable in this release.
booleanfalseLog all messages to the console/stdout in JSON format.
booleanfalseADB reverse port on starting devServers only for Android.
stringEnables file logging to specified file.
string"[project_root]/webpack.config.mjs"Path to a Webpack config file.
Display help for the command.