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
Task Details
We want to drop support for IE11. It will allow us to drop support for multi-target builds, simplifying our code and (in theory) making the build process faster.
Task Details
We want to drop support for IE11. It will allow us to drop support for multi-target builds, simplifying our code and (in theory) making the build process faster.
Drop support for IE 11:
/browsehappy
for fallback browsers (server: Redirect fallback browsers to /browsehappy #53221)Drop support for multi-target builds:
nomodule
redirect backup (done in server: Serve all requests using evergreen #56029)fallback
anymore (ci(build): Drop fallback build #53366)build-client
instead ofbuild-client-both
#56127evergreen
to something more sensible (eg:app
)Other Tasks
The text was updated successfully, but these errors were encountered: