Construct 3 r432.3

You're viewing a single comment in a conversation. View all the comments
  • 2 Comments

  • Order by
  • Ashley, I'm facing some strange errors when using advanced minification. I had external libraries that are included as runtime scripts that now minify differently. Before documenting a bug, I was wondering if you changed anything related to it?

    • I figured the change from UglifyJS to terser is causing a major break on external libraries. I haven't noticed because I always use the latest stable, but this is major. All the global references that must remain un-renamed are being minified breaking runtime scripts for third party libraries.