computer-scienceangular-roadmapbackend-roadmapblockchain-roadmapdba-roadmapdeveloper-roadmapdevops-roadmapfrontend-roadmapgo-roadmaphactoberfestjava-roadmapjavascript-roadmapnodejs-roadmappython-roadmapqa-roadmapreact-roadmaproadmapstudy-planvue-roadmapweb3-roadmap
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
476 B
8 lines
476 B
# Ng build |
|
|
|
The command can be used to build a project of type "application" or "library". When used to build a library, a different builder is invoked, and only the ts-config, configuration, and watch options are applied. All other options apply only to building applications. |
|
|
|
{% resources %} |
|
{% Official "https://angular.io/cli/build", "Ng Build - Angular.io" %} |
|
{% Blog "https://www.youtube.com/watch?v=VB6WuCPDwz0", "Building an Angular project" %} |
|
{% endresources %} |