You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prerender pages of your application. Prerendering is the process where a dynamic page is processed at build time generating static HTML.
server
Build an Angular application targeting a Node.js environment.
ssr-dev-server
A development server which offers live reload during development, but uses server-side rendering.
Disclaimer
While the builders when executed via the Angular CLI and their associated options are considered stable, the programmatic APIs are not considered officially supported and are not subject to the breaking change guarantees of SemVer.