2 Commits

Author SHA1 Message Date
Alan Agius
aa0ae457b0 fix(@schematics/angular): include default export for Express app
This update is required for Firebase functions compatibility.

Closes #29488
2025-02-10 17:31:37 +01:00
Alan Agius
43cd4584f5 fix(@schematics/angular): enable opt-in for new @angular/ssr feature
This commit updates several schematics to make the new `@angular/ssr` feature opt-in. Users can opt in by using the `--server-routing` option or by responding with `yes` to the prompt.
2024-10-25 19:51:12 +02:00