Philipp Kursawe created CB-12597:
------------------------------------
Summary: Plugins added using --link are not symlinked when
platform removed and added again
Key: CB-12597
URL: https://issues.apache.org/jira/browse/CB-12597
Project: Apache Cordova
Issue Type: Bug
Components: Plugins
Reporter: Philipp Kursawe
When you add a plugin from the filesystem using --link (for development) its
properly symlinked in all existing platforms.
However, if you add a new platform, or remove and re-add an existing platform,
the content of the plugin is copied instead of symlinked.
The mechanism should `stat` the plugins folder and if it is a symlink inside
/plugins it should be symlinked in the platform too.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]