mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 14:23:32 +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: {
|
terserOptions: {
|
||||||
safari10: true,
|
safari10: true,
|
||||||
},
|
},
|
||||||
|
sourceMap: true,
|
||||||
}),
|
}),
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user