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: [email protected]
For additional commands, e-mail: [email protected]