GitHub user GitToTheHub edited a discussion: Linking to a plugin will be lost 
when re-adding a platform

Hi,

I noticed during the plugin development that symbolic links to a plugin by 
`--link` will be lost if I re-add a platform, example:

```bash
cordova platform add android
cordova plugin add ../cordova-pugin-my-plugin --link
cordova platform remove android
cordova platform add android
```

Can this be fixed or is there nothing you can do? This makes the plugin 
development harder, because after re-adding a platform I  also have to re-add 
the plugin and have to keep this in mind.

Developing on macOS.

Regards,

Manuel

GitHub link: https://github.com/apache/cordova/discussions/533

----
This is an automatically sent email for issues@cordova.apache.org.
To unsubscribe, please send an email to: issues-unsubscr...@cordova.apache.org


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

Reply via email to