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
Are you using the serverless functions bit with the appropriate changes?
Afaik Firebase only provides static website hosting -- a CDN will simply serve the files to the client from a bucket. There's no 'server' to actually render/bootstrap the app.
After updating to Angular 9 an error occurs:
Error: You must pass in a NgModule or NgModuleFactory to be bootstrapped
The text was updated successfully, but these errors were encountered: