vbagx/cordova/electron-settings.json

7 lines
88 B
JSON
Raw Normal View History

2021-04-13 23:46:54 +02:00
{
"browserWindow": {
"webPreferences": {
"nodeIntegration": true
}
}
}