GitHub user csantanapr opened a pull request: https://github.com/apache/cordova-wp8/pull/55
3.6.x fixing problems with node_modules and bins You can merge this pull request into a Git repository by running: $ git pull https://github.com/csantanapr/cordova-wp8 3.6.x Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-wp8/pull/55.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 #55 ---- commit d2aeff23032f5d3705cb262d6d7a3e30e6f2b049 Author: Vladimir Kotikov <v-vlk...@microsoft.com> Date: 2014-09-02T13:00:13Z CB-7444 Fixes XHR callback failure when requested file doesn't exists commit 99180e9e1a649b475380da1709bd9b25c09e39b7 Author: Steven Gill <stevengil...@gmail.com> Date: 2014-09-02T17:19:07Z updated version on master to 3.7.0-dev commit be3e065cc1e8bfc92dfd9151e9bfb034307977f0 Author: Steven Gill <stevengil...@gmail.com> Date: 2014-09-03T00:12:49Z updated release notes commit b14af9b342a34dd86e9651b32d018c759f48180b Author: Jesse MacFadyen <purplecabb...@gmail.com> Date: 2014-09-03T01:23:28Z Merge branch 'CB-7444' of https://github.com/MSOpenTech/cordova-wp8 commit 98448f5f98b987c73d4af76fbce5901c383f7007 Author: Vladimir Kotikov <v-vlk...@microsoft.com> Date: 2014-09-03T08:33:31Z Moves node_modules from package root to bin/ folder This is necessary since 'npm pack' removes root node_modules before creating archive. Reviewed by sgrebnov. commit d89b15394aa46e8f187d4d0341dd6782e23775c7 Author: Josh Soref <jso...@blackberry.com> Date: 2014-09-03T14:33:14Z CB-7455 add bundledDependencies commit 73eb7c9977db97d410abe54a7d561f1f5d7061c4 Author: Carlos Santana <csantan...@gmail.com> Date: 2014-09-05T21:57:23Z merged master in commit 8695d0cef7afa77cc70bb78db035b5fa546ea797 Author: Carlos Santana <csantan...@gmail.com> Date: 2014-09-05T22:09:57Z move node_modules up same level as package.json ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---