cordova-android/bin
Chris Brody acad24d62a
Consistent order from ProjectBuilder.apkSorter (#779)
This function used to give a different order depending on the behavior
of Array.prototype.sort(), which led to a test failure on Node.js 12
(see apache/cordova-android#767).

This update gives a consistent sort order, regardless of the
JavaScript engine implementation, now succeeds on Node.js
versions 6, 8, 10, and 12.

Resolves #767

For reference:
- https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort
2019-07-14 16:35:44 -04:00
..
lib Do not explicitly require modules from project directory (#713) 2019-04-13 17:34:59 +02:00
templates Consistent order from ProjectBuilder.apkSorter (#779) 2019-07-14 16:35:44 -04:00
android_sdk_version Lint JS files w/out extension too (#453) 2018-06-18 23:48:02 +02:00
android_sdk_version.bat CB-12453: Remove unnecessary double quotes from .bat files which are the causes of crash if project path contains spaces 2017-07-28 14:23:53 +03:00
check_reqs Lint JS files w/out extension too (#453) 2018-06-18 23:48:02 +02:00
check_reqs.bat CB-12453: Remove unnecessary double quotes from .bat files which are the causes of crash if project path contains spaces 2017-07-28 14:23:53 +03:00
create Copy node_modules if the directory exists (#607) 2018-12-19 10:33:16 +09:00
create.bat [CB-3542] rewrote cli tooling scripts in node 2013-08-26 14:45:28 -07:00
update Bumped Dev Dependencies + ESLint Correction 2019-01-15 21:57:08 -08:00
update.bat [CB-3542] Convert update script to be node-based. 2013-09-13 22:49:15 -04:00