javascript - how can i turn off the debug view in electron?i cant find any about it using google -


enter image description here

every time run electron app,it starts this! turn front-end elements view,how can start app without show on gui? besides,why goes black bg? went on chrome. thank u,guys

the black screen due css files routes. check them.

if followed starter electron tutorial, calling mainwindow.opendevtools();. remove line , not console.


Comments

Popular posts from this blog

php - Passing multiple values in a url using checkbox -

compilation - PHP install fails on Ubuntu 14 (make: *** [sapi/cli/php] Error 1) PHP 5.6.20 -

sql - Postgresql tables exists, but getting "relation does not exist" when querying -