mikkopaderes / ember-firebase-service

Exposes a service that's a direct representation of Firebase
MIT License
4 stars 2 forks source link

Import firebase-app.js only #5

Closed mikkopaderes closed 6 years ago

mikkopaderes commented 6 years ago

Instead of importing the whole Firebase library, you'll now have to manually import only the features you need. This will reduce the size of your app by a significant amount.