mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Pin cordova-cli to the newest cordova-lib-npm fork that correctly points to the latest fork of cordova-android
This commit is contained in:
@@ -207,7 +207,7 @@ rm -rf node_modules/jsdoc/node_modules/esprima/test
|
||||
# upstream.
|
||||
# https://github.com/apache/cordova-android/commit/445ddd89fb3269a772978a9860247065e5886249
|
||||
#npm install cordova@3.5.0-0.2.6
|
||||
npm install "https://github.com/meteor/cordova-cli/tarball/898040e71f6d6900cac4d477986b0451fb196ff1"
|
||||
npm install "https://github.com/meteor/cordova-cli/tarball/0c9b3362c33502ef8f6dba514b87279b9e440543"
|
||||
rm -rf node_modules/cordova/node_modules/cordova-lib/node_modules/cordova-js/node_modules/browserify/node_modules/browser-pack/node_modules/JSONStream/test/fixtures
|
||||
rm -rf node_modules/cordova/node_modules/cordova-lib/node_modules/cordova-js/node_modules/browserify/node_modules/browserify-zlib/node_modules/pako/benchmark
|
||||
rm -rf node_modules/cordova/node_modules/cordova-lib/node_modules/cordova-js/node_modules/browserify/node_modules/browserify-zlib/node_modules/pako/test
|
||||
|
||||
Reference in New Issue
Block a user