jcesarmobile commented on issue #1663:
URL: 
https://github.com/apache/cordova-android/issues/1663#issuecomment-1719457985

   I feel like the config.xml behavior is the correct behavior, since you might 
want to add files to other folders, not just to `app/src/main`.
   In example a common case of usage for resource-file is to copy the 
`google-services.json` file, which needs to be inside `app` folder, not in 
`app/src/main` folder.
   But changing the behavior for plugins at this point will break a lot of 
plugins, so I think we should document the difference of behavior when using it 
in `config.xml` vs `plugin.xml`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to