george43g / better-firebase-functions

This repo provides functionality for a better way of organising files, imports and function triggers in Firebase Cloud Functions
Mozilla Public License 2.0
179 stars 15 forks source link

Release Webpack plugin which works with better-firebase-functions to optimise function deployment #53

Open george43g opened 1 year ago

george43g commented 1 year ago

I'm leaving this issue here for myself, or anyone else that wants to contribute a PR to update this repo. I've been quite time poor in the last 6 months but am doing my best to keep this repo relevant.

I also need to investigate newer node versions compatible with ESM modules and issues with min instances and region specific function instances.