You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Steve Gill (JIRA)" <ji...@apache.org> on 2016/02/22 19:20:18 UTC

[jira] [Created] (CB-10668) move node_modules to package.json and update create script to copy from root

Steve Gill created CB-10668:
-------------------------------

             Summary: 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: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org