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
feat: Restore compatibility with static deployment
Previous patch on byte/js selection broke static servers. This restores
the compatible API by using GET args to filter the answer (on a static
server, no filtering will be done but that just means a little more
bandwidth usage).
0 commit comments