We now pass a dev flag when launching from the electron package: "electron ./dist/js/main.js --dev" . Our main process checks with the following: function isDev ...
確定! 回上一頁