sign.js 104 B

123
  1. module.exports = async function () {
  2. // no-op: prevents electron-builder from calling signtool.exe
  3. };