doc(plugin): notes for --link when the linking is lost#1419
Merged
erisu merged 3 commits intoapache:masterfrom Jun 10, 2025
Merged
doc(plugin): notes for --link when the linking is lost#1419erisu merged 3 commits intoapache:masterfrom
erisu merged 3 commits intoapache:masterfrom
Conversation
- Added notice, that the linking only works, when the plugin is added after a platform was added and that the linking will be lost if a platform is re-added or a project is restored - Added link to "Version management" to explain what restoring a project means and add `cordova prepare` to give an example also
5 tasks
Member
|
Can this also be added to the https://github.com/apache/cordova-docs/blob/master/www/docs/en/dev/guide/hybrid/plugins/index.md |
Contributor
Author
|
Sure no problem, I will add it 🙂 |
- Added notice, that the linking only works, when the plugin is added after a platform was added and that the linking will be lost if a platform is re-added or a project is restored - Added link to "Version management" to explain what restoring a project means and add `cordova prepare` to give an example also - Added to 12.x-2025.01 and dev
….com/GitToTheHub/cordova-docs into pr-plugin-guide-notes-on-link-option
Contributor
Author
|
I added it but had some problems with git. Should I reopen this pr with one commit? |
Member
|
It is OK if there is multiple commits in the PR. When we merge the PR, we use the "Squash and merge" option to make a single commit. |
erisu
approved these changes
Jun 9, 2025
Contributor
Author
|
Oh ok I have to learn some things still :) I know this option, but was not using it very often. Thanks. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
cordova prepareto give an example alsoPlatforms affected
All
Motivation and Context
It was not clear, that the plugin linking will be lost, if a platform is re-added or a project is restored
Description
Testing
Checklist
(platform)if this change only applies to one platform (e.g.(android))