4lyn commented on issue #1553:
URL: 
https://github.com/apache/cordova-android/issues/1553#issuecomment-1409996666

   @breautek ok 
   I actually got confused because one of my plugin was blocking the `cordova 
prepare` command so after `cordova clean`, theses files did not came back and 
that was blocking the `cordova compile` command
   Trying to sort this out I thought theses files should not be purged but if 
they come back that fine by me
   
   Reading again your 
https://github.com/apache/cordova-android/issues/1551#issuecomment-1406645314 I 
get it now
   >cordova prepare and cordova build will copy the resources files. cordova 
clean will clean some custom resource files (so I was mistaken in my past 
posts).
   Even if you ran the cordova clean command, running cordova build implicitly 
does a cordova prepare which reconfigures those source files.
   
   Sorry for wasting tour time here. I'll close this issue.
   I'm sorry @jonathanalberghini but you seem to have other problems not really 
linked to this issue or even Cordova Android actually


-- 
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