The npm-based download of platforms is still quite new, as is the need
for platforms to have npm dependencies. Android and iOS have some
checked in node_modules. I believe blackberry solved this using
"bundleDependencies" when publishing to npm.
On Mon, Sep 8, 2014 at 8:36 PM, Brian LeRoux wrote:
would be worth us exploring using npm to manage deps (like, vanilla npm)
this is precisely the issue w/ maintaining this unnecessary logic ourselves
On Mon, Sep 8, 2014 at 5:26 PM, Suraj Pindoria <
suraj.pindo...@yahoo.com.invalid> wrote:
> Hey,
>
> I am having an issue when trying to add the br
Hey,
I am having an issue when trying to add the browser as a platform. It is
downloading the browser module from the npm registry and saving into
"~/.cordova/lib/npm_cache/" but it is installing the node_modules folder into a
different folder than my source code. The source code is in
"~/.c