You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/06/17 12:28:48 UTC

[GitHub] [cordova-cli] rustybox commented on issue #497: cordova plugin add --link ../plugin/ does not provide a cohesive local plugin workflow

rustybox commented on issue #497:
URL: https://github.com/apache/cordova-cli/issues/497#issuecomment-645343601


   doesn't seem to bother building for platform specific code either
   
   Using ionic so the following works for me as a workaround.
   
   ```bash
   $  rm -rf platforms/ && ionic cordova build android
   ```


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org