1
0
mirror of https://github.com/bitwarden/web synced 2025-12-06 00:03:28 +00:00

Terser minimizer requires option to include maps (#721)

Co-authored-by: Matt Gibson <mdgibson@Matts-MBP.lan>
This commit is contained in:
Matt Gibson
2020-11-30 11:14:21 -06:00
committed by GitHub
parent 6b66f14319
commit 7df5ed9b35

View File

@@ -179,6 +179,7 @@ const config = {
terserOptions: {
safari10: true,
},
sourceMap: true,
}),
],
},