Replies: 3 comments
-
any updates? |
Beta Was this translation helpful? Give feedback.
0 replies
-
same problem :( |
Beta Was this translation helpful? Give feedback.
0 replies
-
How did you guys tackle this? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Version info
Angular: 10.0.11
Firebase: 7.13.1
AngularFire: 6.0.3
Other (e.g. Ionic/Cordova, Node, browser, operating system):
How to reproduce these conditions
Steps to set up and reproduce
New Angular Project with universal and angular/fire
Expected behavior
angularfire should provide an option to specify our own functions that will be included in the deployed packages.
Actual behavior
https://github.com/angular/angularfire/blob/master/src/schematics/deploy/functions-templates.ts
Generates a custom project with one default-Function 'ssr' and a default 'package.json'.
Beta Was this translation helpful? Give feedback.
All reactions