Update requirement files with new feature templates and fix backend API error message, along with mobile project config updates and documentation improvements
This commit is contained in:
8
03_source/mobile.trunk/capacitor.config.json
Normal file
8
03_source/mobile.trunk/capacitor.config.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"appId": "io.ionic.starter",
|
||||
"appName": "ionic-react-conference-app",
|
||||
"bundledWebRuntime": false,
|
||||
"npmClient": "npm",
|
||||
"webDir": "dist",
|
||||
"cordova": {}
|
||||
}
|
Reference in New Issue
Block a user