GitToTheHub commented on code in PR #1416:
URL: https://github.com/apache/cordova-docs/pull/1416#discussion_r2031162459


##########
www/docs/en/12.x-2025.01/guide/hybrid/plugins/index.md:
##########
@@ -194,7 +194,7 @@ cordova plugin add ../path/to/my/plugin/relative/to/project 
--link
 ```
 
 This creates a symbolic link instead of copying the plugin files, which 
enables you
-to work on your plugin and then simply rebuild the app to use your changes.
+to work on your plugin and then simply rebuild the app to use your changes. 
You have to add the plugin after you added the platform, otherwise the link 
will not work. The link will also be lost, if you re-add a platform. If you do 
this you have to re-add the plugin.

Review Comment:
   Why did you add a `;` in the sentence, can‘t this be a `,`? How can you 
restore a project, what does this mean?



-- 
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: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.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