Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

It is recommended as well to ignore legacy versions of JS files generated for backward compatibility of older browser versions like es5, es2015

Code Block
**/es5
*-es5.*js

More information about the potential consequences is detailed in a dedicated article https://sealights.atlassian.net/l/c/dr2yUT7g

...