Github user nikhilkh commented on a diff in the pull request:
https://github.com/apache/cordova-cli/pull/236#discussion_r55310491
--- Diff: doc/readme.md ---
@@ -315,6 +315,7 @@ cordova {plugin | plugins} [
| |--link | When installing from a local path,
creates a symbolic link instead of copying files. The extent to which files are
linked varies by platform. Useful for plugin development.
| |--save | Save the `<plugin-spec>` as part of
the `plugin` element into `config.xml`.
| |--browserify | Compile plugin JS at build time using
browserify instead of runtime.
+| |--force | Forces copying source files from the
plugin even if the same file already exists in the target directory.
--- End diff --
One last change - add in italics:
_Introduced in version 6.1_. Forces copying source files....
Also, please merge and re-base all commits - I will be happy to merge this
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]