1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-02 04:48:57 +02: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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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