ionic2-angular2-firebase
ionic2-angular2-firebase copied to clipboard
XMLHttpRequest bug and Ionic Build Fixes
I updated the Ionic/app-script and typescript versions in the package.json file and deleted the main.prod.ts file from the app folder because they've been deprecated. This also solved the 'Cannot find module './app.module.ngfactory'. error after running the 'ionic run android' command.