Alan Agius e6b377436a feat(@angular-devkit/build-angular): add ssr option in application builder
This commit adds an `ssr` option to the application builder, this can be either a `boolean` or an `object` with an `entryPoint` property.

In the future, server bundles will only be emitted when the ssr option is truthy, as unlike SSR, SSG and AppShell do not require the server bundles to be written to disk.
2023-07-10 12:37:30 -04:00
..
2023-02-16 14:59:40 +00:00