A

Admin • 828.70K Points
Coach

Q. Which command builds the Angular app for production?

  • (A) ng run
  • (B) ng prod
  • (C) ng build --prod
  • (D) ng serve --prod
  • Correct Answer - Option(C)
  • Views: 10
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin
`ng build --prod` compiles and optimizes the app for production.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.