Direction: Choose the correct option
Q1.
What command builds an Angular project for deployment?
Direction: Choose the correct option
Q2.
Where are the production build files generated?
Direction: Choose the correct option
Q3.
What is the purpose of the `--base-href` flag?
Direction: Choose the correct option
Q4.
What server configuration is needed for Angular SPA?
Direction: Choose the correct option
Q5.
Which platforms can host Angular apps?
Direction: Choose the correct option
Q6.
What is the purpose of the `--output-path` flag?
Direction: Choose the correct option
Q7.
What is the `deployUrl` option used for?
Direction: Choose the correct option
Q8.
How do you deploy to GitHub Pages?
Direction: Choose the correct option
Q9.
What is the purpose of `APP_BASE_HREF` token?
Direction: Choose the correct option
Q10.
How do you handle environment-specific configuration in deployment?
