[
https://issues.apache.org/jira/browse/CB-8206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276341#comment-14276341
]
ASF GitHub Bot commented on CB-8206:
------------------------------------
Github user nikhilkh commented on a diff in the pull request:
https://github.com/apache/cordova-browser/pull/6#discussion_r22911133
--- Diff: node_modules/.bin/shjs ---
@@ -1 +1,15 @@
-../shelljs/bin/shjs
--- End diff --
This is done automagically by node on windows to create a shim for a *nix
batch file:
http://stackoverflow.com/questions/10396305/npm-package-bin-script-for-windows.
While I agree with you that this is not strictly related to `update` change,
since this is in the `node_modules` directory, I would prefer to keep this as
is. Let me know if you still disagree.
> Add support for browser platform update
> ---------------------------------------
>
> Key: CB-8206
> URL: https://issues.apache.org/jira/browse/CB-8206
> Project: Apache Cordova
> Issue Type: Bug
> Components: Browser
> Affects Versions: 3.5.0
> Reporter: Nikhil Khandelwal
>
> 'cordova update browser' is not supported.
> I have a fix for it and will shortly send out a pull request.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]