Files
ionic-framework/packages/react-router/test-app/capacitor.config.json
2020-07-07 12:02:05 -05:00

9 lines
157 B
JSON

{
"appId": "io.ionic.starter",
"appName": "react-router-new",
"bundledWebRuntime": false,
"npmClient": "npm",
"webDir": "build",
"cordova": {}
}