sourcemapのsourcesContentは、どのcommitのsourceか特定できるか。Git historyと照合するsourcemap-lineage
JSのsourcemapに含まれるsourcesContentをGit historyと照合し、同じsourceのcommitをgroupとして提示するCLI tool。Immer 10.1.1の実例で検証。
AI codingでGitだけでは分からなかった7つの問題を、小さなtoolにした
AI codingで、Gitのdiffやcommitだけでは分からない7つの問題を調べるために作った小さなtool、Timewitness/wipwho/Ember/Worldbisect/Afterimage/sourcemap-l ...