ng build
This is the documentation for Angular 6.
You can switch to the latest version Angular 10.
You can switch to the latest version Angular 10.
ng build [--[argument]=[value]]
Сompiles the application into an output directory.
Alias for the command:
ng run [default-project]:build
In the default configuration for ng build
using builder browser
.
With this command you can override any builder's option.
Links & Tutorials
Options
--prod
#
Type | boolean |