Re: [PR] Plugin Guide: Notes for --link option [cordova-docs]

2025-06-08 Thread via GitHub
GitToTheHub closed pull request #1416: Plugin Guide: Notes for --link option URL: https://github.com/apache/cordova-docs/pull/1416 -- 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

Re: [PR] Plugin Guide: Notes for --link option [cordova-docs]

2025-06-08 Thread via GitHub
GitToTheHub commented on PR #1416: URL: https://github.com/apache/cordova-docs/pull/1416#issuecomment-2954027283 I created a new pr for this: https://github.com/apache/cordova-docs/pull/1419 Because I couldn't squash the commits -- This is an automated message from the Apache Git Servic

Re: [PR] Plugin Guide: Notes for --link option [cordova-docs]

2025-06-08 Thread via GitHub
GitToTheHub commented on code in PR #1416: URL: https://github.com/apache/cordova-docs/pull/1416#discussion_r2134646454 ## 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 ``` T

Re: [PR] Plugin Guide: Notes for --link option [cordova-docs]

2025-04-07 Thread via GitHub
erisu commented on code in PR #1416: URL: https://github.com/apache/cordova-docs/pull/1416#discussion_r2031383889 ## 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 cr

Re: [PR] Plugin Guide: Notes for --link option [cordova-docs]

2025-04-07 Thread via GitHub
erisu commented on code in PR #1416: URL: https://github.com/apache/cordova-docs/pull/1416#discussion_r2031153208 ## 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 cr

Re: [PR] Plugin Guide: Notes for --link option [cordova-docs]

2025-04-07 Thread via GitHub
erisu commented on code in PR #1416: URL: https://github.com/apache/cordova-docs/pull/1416#discussion_r2031383889 ## 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 cr

Re: [PR] Plugin Guide: Notes for --link option [cordova-docs]

2025-04-07 Thread via GitHub
erisu commented on code in PR #1416: URL: https://github.com/apache/cordova-docs/pull/1416#discussion_r2031383889 ## 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 cr

Re: [PR] Plugin Guide: Notes for --link option [cordova-docs]

2025-04-07 Thread via GitHub
erisu commented on code in PR #1416: URL: https://github.com/apache/cordova-docs/pull/1416#discussion_r2031394967 ## 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 cr

Re: [PR] Plugin Guide: Notes for --link option [cordova-docs]

2025-04-07 Thread via GitHub
erisu commented on code in PR #1416: URL: https://github.com/apache/cordova-docs/pull/1416#discussion_r2031383889 ## 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 cr

Re: [PR] Plugin Guide: Notes for --link option [cordova-docs]

2025-04-07 Thread via GitHub
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 ``` T

Re: [PR] Plugin Guide: Notes for --link option [cordova-docs]

2025-04-07 Thread via GitHub
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 ``` T

Re: [PR] Plugin Guide: Notes for --link option [cordova-docs]

2025-04-07 Thread via GitHub
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 ``` T

Re: [PR] Plugin Guide: Notes for --link option [cordova-docs]

2025-04-07 Thread via GitHub
erisu commented on code in PR #1416: URL: https://github.com/apache/cordova-docs/pull/1416#discussion_r2031153208 ## 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 cr

[PR] Plugin Guide: Notes for --link option [cordova-docs]

2025-04-05 Thread via GitHub
GitToTheHub opened a new pull request, #1416: URL: https://github.com/apache/cordova-docs/pull/1416 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 ### Platforms affected