Github user fredgalvao commented on a diff in the pull request:
https://github.com/apache/cordova-docs/pull/696#discussion_r113379709
--- Diff: www/docs/en/dev/config_ref/index.md ---
@@ -476,7 +476,7 @@ This tag installs resource files into your platform,
and is similar to the same
Attributes(type) <br/> <span class="sub-header">Only for platform:</span>
| Description
---------------- | ------------
-src(string) <br/> ==iOS== ==Android==| *Required* <br/> Location of the
file relative to `plugin.xml`. If the src file can't be found, the CLI stops
and reverses the installation, issues a notification about the problem, and
exits with a non-zero code.
+src(string) <br/> ==iOS== ==Android==| *Required* <br/> Location of the
file relative to `config.xml`. If the src file can't be found, the CLI stops
and reverses the installation, issues a notification about the problem, and
exits with a non-zero code.
--- End diff --
`the CLI stops and reverses the installation` is this still applicable to
the non-plugin context? AFAIK this could be just a `prepare` or `build` with no
installation involved.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]