I am trying to import firebase into my app in post-compose.js using:
import firebase from \'../firebase\';
But when I run the app I get this