[
https://issues.apache.org/jira/browse/CB-10668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15166371#comment-15166371
]
ASF subversion and git services commented on CB-10668:
------------------------------------------------------
Commit c1dcdf9de166a18a179f70f398efb60e82d2ee99 in cordova-ios's branch
refs/heads/master from [~stevegill]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;h=c1dcdf9 ]
CB-10668 updated create.js to grab node_modules from root, updated package.json
> move node_modules to package.json and update create script to copy from root
> ----------------------------------------------------------------------------
>
> Key: CB-10668
> URL: https://issues.apache.org/jira/browse/CB-10668
> Project: Apache Cordova
> Issue Type: Improvement
> Components: iOS, OSX
> Reporter: Steve Gill
> Assignee: Steve Gill
>
> Right now, node_modules lives in cordova-ios/bin/node_modules. That means we
> aren't managing those deps anywhere (not in package.json). I propose moving
> these into the root package.json and adding them as bundledDependenceis. Then
> update the create script to copy the root/node_modules directory instead of
> root/bin/node_modules.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]