strip out git askpass sourcemap footer (#291673)

fixes #282020
This commit is contained in:
João Moreno
2026-01-29 19:27:20 +01:00
committed by GitHub
parent 90d24f7d34
commit bf729fa50a
2 changed files with 20 additions and 5 deletions

View File

@@ -13,3 +13,5 @@ export default withDefaults({
['git-editor-main']: './src/git-editor-main.ts'
}
});
export const StripOutSourceMaps = ['dist/askpass-main.js'];