vbagx/cordova/electron-settings.json
Juan Carlos Ruvalcaba a23e95ca0a Initial commit
2021-04-13 14:46:54 -07:00

7 lines
88 B
JSON

{
"browserWindow": {
"webPreferences": {
"nodeIntegration": true
}
}
}