Options

browserTarget

Required
string

Target which builds the browser application.

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.

browserTargetOptions

Additional options to pass into the browser build target.

serverTargetOptions

Additional options to pass into the server build target.