We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 494def7 commit 927a621Copy full SHA for 927a621
index.js
@@ -360,8 +360,6 @@ module.exports = (api, options) => {
360
361
function launchElectron () {
362
if (args.debug) {
363
- console.log(info)
364
-
365
// Do not launch electron and provide instructions on launching through debugger
366
info(
367
'Not launching electron as debug argument was passed. You must launch electron though your debugger.'
0 commit comments