mirror of
https://github.com/bitwarden/browser
synced 2026-02-11 05:53:42 +00:00
log entire packager
This commit is contained in:
@@ -13,6 +13,7 @@ async function run(context) {
|
||||
const platform = context.packager.platform;
|
||||
const targets = context.packager.targets;
|
||||
|
||||
console.log("### Packager: " + context.packager);
|
||||
console.log("### Platform: " + platform);
|
||||
console.log("### Targets: " + targets);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user