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
The new H/2 push support is great! It, however, leaves a Polymer CLI app in a tough spot as it isn't obvious at first blush how to serve the bundled version to legacy UAs and the H/2 push version of the app to the PRPL-supporting browsers.
It'd be great if there was a way in the static site config to capture this difference and provide configuration for each type.