Alan Agius b5ec679a15 refactor(@angular/build): add NG_BUILD_PARTIAL_SSR environment variable to disable prerendering and manifest generation
This change allows for forced disabling of prerendering and route extraction when using Vite with Angular CLI. In certain scenarios, such as when the application builder is invoked directly and not in watch mode (e.g. ADEV), an external configuration may be necessary.
2024-09-25 15:46:29 +02:00
..

Angular Build System for Applications and Libraries

The sources for this package are in the Angular CLI repository. Please file issues and pull requests against that repository.

Usage information and reference details can be found in repository README file.