davidroyer / nuxt-ssr-firebase

Nuxt.js Universal App with SSR via Firebase Functions and Firebase Hosting
https://nuxtssrfire.firebaseapp.com/
278 stars 62 forks source link

Error integrating vue-material #11

Open msantore opened 6 years ago

msantore commented 6 years ago

I've added vue-material per these instructions: https://github.com/vuematerial/nuxtjs

Here is my fork of your repo: https://github.com/msantore/nuxt-ssr-firebase

When I firebase serve locally, it works, vue-material isn't loading.

When I deploy to Firebase, I get this error:

screenshot 2018-07-27 09 05 28
WeAspireDev commented 6 years ago

@msantore you got the fix for the issue?