davideast / angular-universal-express-firebase

A packaged Cloud Function to serve Angular Universal apps.
50 stars 9 forks source link

Update npm module with extraProviders type definition #14

Closed jafaircl closed 6 years ago

jafaircl commented 6 years ago

Everything is right in the repo but installing from npm/yarn doesn't include the type definitions for extraProviders. So TypeScript throws an error that stops the compilation.