mirror of
https://github.com/bitwarden/browser
synced 2026-02-10 21:50:15 +00:00
remove identiy from elecontr-builder
This commit is contained in:
@@ -63,8 +63,7 @@ async function run(context) {
|
||||
);
|
||||
if (context.targets.some((e) => e.name === "mas-dev")) {
|
||||
deepAssign(masBuildOptions, {
|
||||
type: "development",
|
||||
identity: "72D6946D0C58104BE4BA662760B3C4D02AF5F909"
|
||||
type: "development"
|
||||
});
|
||||
}
|
||||
if (context.packager.packagerOptions.prepackaged == null) {
|
||||
|
||||
Reference in New Issue
Block a user