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
Our project serves a lot of static files, so HTTP/2 would provide a significant performance improvement on reload.
It looks like it would be relatively straightforward to enable HTTP/2 support with the http2 npm package. If the additional dependency is a concern, it could be made optional. Let me know if you would like a PR.
The text was updated successfully, but these errors were encountered:
Our project serves a lot of static files, so HTTP/2 would provide a significant performance improvement on reload.
It looks like it would be relatively straightforward to enable HTTP/2 support with the http2 npm package. If the additional dependency is a concern, it could be made optional. Let me know if you would like a PR.
The text was updated successfully, but these errors were encountered: