1
One version bump, 40 files to edit. Import maps fix that.
升级依赖版本时不再需要逐个修改几十个文件,import maps帮你一键搞定。
grep -rl "esm.sh/lodash-es@4.17.21" src/ came back with forty-one files. Forty-one places where the same CDN URL, pinned to the same version, was type…