ionic-team / ionic-starter-super

The Ionic 2 Super Starter 🎮
Other
376 stars 142 forks source link

Delete unnecessary card.module.ts #139

Closed happy2discover closed 6 years ago

happy2discover commented 7 years ago

The file card.module.ts could cause errors after executing "ionic cordova build android --prod".

Short description of what this resolves:

An Android apk couldn't be done with "ionic cordova build android --prod".

Changes proposed in this pull request:

Fixes: #138

happy2discover commented 7 years ago

@mlynch @danielsogl Please check this request at your convenience.

danielsogl commented 7 years ago

@happy2discover I will take a look!

janpio commented 6 years ago

Code now lives at https://github.com/ionic-team/starters/tree/master/ionic-angular/official/super. Please submit again if error is still present. Thanks.