hyper-tuner-cloud/forge.config.js

8 lines
92 B
JavaScript

module.exports = {
makers: [
{
name: '@electron-forge/maker-dmg'
},
],
};