Skip to content

Remove IE11 from babel preset env

Lukas 'ai-pi' Eipert requested to merge leipert-ie11-babel-preset-env into master

What does this MR do?

We do not have a fully defined babel preset environment just yet, thus we go with a bit of conservative values for the other browsers (support for more versions than necessary) just in order to be safe and until we have decided on the exact versions to support.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Simon Knox

Merge request reports