firebase / firebase/superstatic
No HTTP/2 support in Firebase hosting emulator
- Dominant language
- TypeScript
- Stars
- 1.1k
- Forks
- 88
- Avg merge
- 17h 43m
- Merged PRs (30d)
- 2
Description
Based on [firebase serve is serving http1.1 not http2](https://github.com/firebase/firebase-tools/issues/2571#issuecomment-680017428):
>It would be a superstatic thing. If it were updated to do http2, firebase-tools would pick up that fix. I'm not sure off-hand how difficult it would be, but my guess is that it may be pretty straight forward...
Having HTTP/2 in Firebase hosting simulation would allow me to better use Lighthouse for performance evaluation, locally. I target HTTP/2 loading patterns and now need to deploy, in order to see the characteristics.
Just trying to be the messenger here, since I noticed no issue about this existed on Superstatic side.
Contributor guide
Assessment
This issue has not been assessed yet.