vbagx/cordova/electron-settings.json

7 lines
88 B
JSON
Raw Normal View History

2021-04-13 14:46:54 -07:00
{
"browserWindow": {
"webPreferences": {
"nodeIntegration": true
}
}
}