[
https://issues.apache.org/jira/browse/CB-7332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14110975#comment-14110975
]
ASF GitHub Bot commented on CB-7332:
------------------------------------
GitHub user surajpindoria opened a pull request:
https://github.com/apache/cordova-js/pull/79
CB-7332: Fixed Windows path issues and improved handling transforms of
'module.clobbers' statements
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/surajpindoria/cordova-js modulemapperClobbers
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-js/pull/79.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #79
----
commit 826be56d2f94b0a6ca73a62949d043f96c0e6c4f
Author: Suraj Pindoria <[email protected]>
Date: 2014-08-18T23:36:06Z
Fixed Windows path issue when trying to set "navigator.app" in cordova.js
commit bf4c4db8539bf036e83107d9250c99c266a7a991
Author: Suraj Pindoria <[email protected]>
Date: 2014-08-19T18:23:45Z
Removed check for "c:" and added check for windows platform
commit feb58c41daba2d59caa7adbf4178b24a763472b1
Author: Suraj Pindoria <[email protected]>
Date: 2014-08-22T00:08:20Z
Fixed browserify onDeviceReady event not firing on the browser
commit 4ccaed2a80f8e9be4dc7d1086b8d2b5b603c9cab
Author: Suraj Pindoria <[email protected]>
Date: 2014-08-22T21:04:04Z
Better handling of all "modulemapper.clobbers" replacements
commit de45d81a84b3b528baad4c14f9d8c9ddb9c8f2bd
Author: Suraj Pindoria <[email protected]>
Date: 2014-08-22T21:08:24Z
Checking for windows style path
commit 8520c66281fd2727d27c6601dbb44a966d3d1892
Author: Suraj Pindoria <[email protected]>
Date: 2014-08-26T17:17:07Z
Removed old comment
----
> Module cordova/plugin/<platform>/app does not exist when packaging plugins
> using browserify on Windows
> ------------------------------------------------------------------------------------------------------
>
> Key: CB-7332
> URL: https://issues.apache.org/jira/browse/CB-7332
> Project: Apache Cordova
> Issue Type: Bug
> Reporter: Suraj Pindoria
> Assignee: Suraj Pindoria
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)