Skip to content

automatic open dev tools#3

Open
poying wants to merge 1 commit intomasterfrom
debug
Open

automatic open dev tools#3
poying wants to merge 1 commit intomasterfrom
debug

Conversation

@poying
Copy link
Copy Markdown
Contributor

@poying poying commented Jul 25, 2015

$ DEBUG=1 npm start

@kidwm
Copy link
Copy Markdown
Member

kidwm commented Jul 25, 2015

我自己是這樣啦
if (process.argv.indexOf('--debug') >= 0)

electron main.js --debug

@poying 你覺得如何?

@poying
Copy link
Copy Markdown
Contributor Author

poying commented Jul 26, 2015

@kidwm 可以啊,也不錯,反正只要能方便開 devtools 就好

@kidwm
Copy link
Copy Markdown
Member

kidwm commented Jul 26, 2015

@poying 那你改一下我再 merge

@poying
Copy link
Copy Markdown
Contributor Author

poying commented Jul 26, 2015

@kidwm 好,可能要過幾天,最近家裡有事情

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants