Files
meteor/tools
David Glasser 8b0a745d30 Clean up parsing/writing of cordovaDependencies
As far as I understand, cordovaDependencies exist in these places:

- On an entire package (not an individual unibuild), as stored in the
  main JSON blob (isopack.json)
- On a target (combination of many packages), as stored in the star

This commit removes some stray code where they show up in other places:

- A field (which is never written) is read from the individual unibuild
  JSON file and passed to the Unibuild constructor, which does not
  expect it.
- A field (which is never read) is written to the buildinfo.json file.

Also, an assignment to Isopack.cordovaDependencies is pulled out of a
loop.
2014-11-11 11:59:38 -08:00
..
2014-09-30 19:25:35 -07:00
2014-03-05 23:33:06 -08:00
2014-08-04 19:03:05 -07:00
2014-11-07 16:45:58 -08:00
2014-09-29 22:50:49 -04:00
2014-11-07 16:45:59 -08:00
2014-06-17 17:33:55 -07:00
2014-06-13 17:14:42 -07:00
2014-11-07 16:45:59 -08:00
2014-11-07 16:45:59 -08:00
2014-10-23 16:15:45 -07:00
2014-11-07 16:45:58 -08:00