package.json
{
"name": "test",
"version": "0.0.1",
"main": "contact1.html",
"window": {
"title": "test",
"toolbar": true,
"width": 400,
"height": 600
}
}
toolbar is not ported to nw13 yet. For now you can launch devtools with hotkey.
thank you
Cannot seem to show devtools even if I press F12.
@divinemanwah you need to download the sdk build.
@rogerwang thanks for the clarification!
Most helpful comment
@divinemanwah you need to download the sdk build.