Nginx auto-serves .min.js when .js is requested with try_files. The browser had the old file cached with 6M expiry. Adding ?v=2 forces clients to fetch the new version with autoMatchCompat exposed.