lathonez / clicker

Ionic 2 + @angular/cli Seed Project : Angular2 + Typescript + Karma + Protractor + Travis
http://lathonez.com/2018/ionic-2-unit-testing/
MIT License
430 stars 137 forks source link

updating to ionic 3.9.2 #274

Closed alexmgrant closed 6 years ago

alexmgrant commented 6 years ago

This updates the project to ionic 3.9.2 Adds .sourcemaps/ to .gitignore Fixes a Typescript error where type promise<string> was receiving promise<{}>

lathonez commented 6 years ago

@alexmgrant

Thank you very much for this. I've incorporated your changes in #278