Hello world
Command line parameters passed to the framework need to be separated from the initial
command with two hyphens --
. Not all configuration options are available through
the command line. The ones that are available have the same name as their property in
the configuration file preceded with two hyphens. The most important command line
option is the --configFile
parameter.
npm run dev -- --configFile=./dev/test.browser.config.json