feature/IO-3725-RPS-Changes - Upgrade Electron / Related Electron packages / Sentry For Electron
This commit is contained in:
9
electron-builder.pack-check.cjs
Normal file
9
electron-builder.pack-check.cjs
Normal file
@@ -0,0 +1,9 @@
|
||||
const { build } = require("./package.json");
|
||||
|
||||
module.exports = {
|
||||
...build,
|
||||
win: {
|
||||
...build.win,
|
||||
azureSignOptions: null
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user