ahmed-dinar / vuex-flash

VueJs Flash Message Component within Vuex
https://ahmed-dinar.github.io/vuex-flash
MIT License
53 stars 8 forks source link

Vue warning #6

Open Berkmann18 opened 5 years ago

Berkmann18 commented 5 years ago
vue.runtime.esm.js?2b0e:619 [Vue warn]: You are using the runtime-only build of Vue where the template compiler is not available. Either pre-compile the templates into render functions, or use the compiler-included build.

found in

---> <FlashMessage>
       <VAppBar>
         <VApp>
           <App> at src/App.vue
             <Root>

Is this normal?