Closed Philiphil closed 5 years ago
Sure, you have 2 ways:
true
. Then, in the menu, you should see a "Debug" item : click it to open the dev tools.OpenDevTools()
or CloseDevTools
of the window you've created.Does that answer your question?
Thank's, but i'm not asking for devtools, but for a CLI
Which OS are you using ?
windows 10
Are you using the bundler ?
yes
I've added a show_windows_console
option to the bundler. Set it to true
in your bundler.json
and should show the console when you run the .exe
file.
Does that fix your problem ?
Yes, worked like a charm, thank's a lot
Hi, I'd like to show console for debuging purpose, but can't find how to, can you help me ?