CapacitorConfigExpander
Expands:
$applicationRoot.directory$/native/ionic/capacitor.config.json
if:
true
property | value |
---|---|
element type | ApplicationInstance |
qualified name | net.democritus.expander.ionic.applicationinstance.base.CapacitorConfigExpander |
layer | ROOT |
technology | COMMON |
sourceType | JSON |
phase | expansion |
features |
Example
Some example of the content generated by the expander:
{
"appId": "org.normalizedsystems.eu-rent",
"appName": "EU Rent: Exercises",
"bundledWebRuntime": false,
"npmClient": "npm",
"webDir": "www"
}