Test your understanding of bringing an Angular application to production.
Technical Quiz
1.
(Fill in the blank.) In Angular, the compiler knows which files to collect for the build process by reading the files
property of the ________ file.
A.
app.component.ts
B.
tsconfig.app.json
C.
main.app.ts
D.
main.app.json
1 / 5
...