design(tour): polish illustrations, fix svgs for safari

This commit is contained in:
Jason Dreyzehner 2016-10-06 14:55:29 -04:00
commit 5141dd109b
5 changed files with 154 additions and 212 deletions

View file

@ -64,7 +64,7 @@
"scripts": {
"preinstall": "bower install && npm i fs-extra",
"postinstall": "npm run apply:bitpay && cordova prepare",
"start": "npm run build:www && ionic serve --nolivereload --nogulp",
"start": "npm run build:www && ionic serve --nolivereload --nogulp -s",
"start:ios": "npm run build:www && npm run build:ios && npm run open:ios",
"start:android": "npm run build:www && npm run build:android && npm run open:android",
"watch": "grunt watch",