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:
@@ -179,6 +179,7 @@ const config = {
|
||||
terserOptions: {
|
||||
safari10: true,
|
||||
},
|
||||
sourceMap: true,
|
||||
}),
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user