Options

browserTarget

Required
string

Target which builds the browser application.

serverTarget

Required
string

Target which builds the server application.

port

number
Default: 4200

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

browserTargetOptions

Additional options to pass into the browser build target.

serverTargetOptions

Additional options to pass into the server build target.