We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
02fe84a
--aot
--prod
You can use serve and build with options:
ng serve --prod
ng serve --aot
ng serve --prod --aot
ng build --prod
ng build --aot
ng build --prod --aot