Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
Browse files

Update to Extension 3.28.1 and replace Channel

  • Loading branch information
Sharath Ganesh Pai authored and Tim Palade committed Jun 29, 2018
1 parent f13fc0c commit 7b09ba53c5af84df6d94ffc91e92a8282b753952
Showing with 43 additions and 12 deletions.
  1. +1 −0 Jenkinsfile
  2. +41 −11 package-lock.json
  3. +1 −1 package.json
@@ -80,6 +80,7 @@ node('mac-mini-ios') {
fi
carthage bootstrap $CARTHAGE_VERBOSE --platform ios --color auto --cache-builds
npm install
sed -i '' "s/\"channel\": \".*\",$/\"channel\": \"MI99\",/" node_modules/browser-core/build/modules/core/config.js
npm run build
pod install
npm run bundle

Some generated files are not rendered by default. Learn more.

@@ -20,7 +20,7 @@
"readability": "mozilla/readability#3c76104adb00eb9897517e6be6c74c6c05918dfe",
"@cliqz/indexeddbshim": "3.4.1",
"appium": "1.8.0",
"browser-core": "http://cdn2.cliqz.com/update/edge/react-native/master/1.28.1.1b330.0adb9b4.tgz",
"browser-core": "http://cdn2.cliqz.com/update/edge/react-native/v3.28/3.28.1.b45e7e5.tgz",
"buffer": "5.0.7",
"https-browserify": "1.0.0",
"path-browserify": "0.0.0",

0 comments on commit 7b09ba5

Please sign in to comment.