angular / angularfire

Angular + Firebase = ❤️
https://firebaseopensource.com/projects/angular/angularfire2
MIT License
7.67k stars 2.19k forks source link

[Question] How to build angular 9 universal firebase function #2319

Closed docaohuynh closed 3 years ago

docaohuynh commented 4 years ago

I have follow this guide https://github.com/angular/angularfire/blob/master/docs/universal/getting-started.md but It's not success at all

jamesdaniels commented 4 years ago

Those docs haven’t been updated for ng9. We actually have ng deploy capabilities for this coming in with #2305.

I’d recommend check out that PR while we wrap it up.

hiepxanh commented 4 years ago

@docaohuynh we can try this with old version in here: for version 8 and here painless-angular-ssr can we close this issue?

jamesdaniels commented 3 years ago

yeah, gonna close as outdated.