Options

browserTarget

Required
string

Target which builds the browser application.

browserTargetOptions

Additional options to pass into the browser build target.

port

number
Default: 4200

The port to be set on process.env.PORT for use in the server.

serverTarget

Required
string

Target which builds the server application.

serverTargetOptions

Additional options to pass into the server build target.