A

Admin • 802.91K Points
Coach

Q. What is the purpose of the `--standalone` flag in Angular CLI?

  • (A) To enable SSR
  • (B) To create a module-less component
  • (C) To add routing automatically
  • (D) To enable Ivy rendering
  • Correct Answer - Option(B)
  • Views: 4
  • Filed under category Angular JS
  • Hashtags:

Explanation by: Admin
`--standalone` creates a component that doesn't need to be declared in an NgModule.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.