Top "Vue-loader" questions

vue-loader is a vue.

vue-loader 15 with laravel-mix

So i am trying to update my vue-loader in laravel project to version 15.2.1. After updating dependencies and running npm run …

laravel laravel-5 vue.js laravel-mix vue-loader
Getting Uncaught TypeError: ...default is not a constructor - from Vue component

Hi I get following error in chrome console: Uncaught TypeError: _firebase2.default is not a constructor when I use following …

javascript firebase vue.js node-modules vue-loader
Path to static assets in vue.js application

I am developing a single page application based on the vue-cli webpack template. Since we have to use static assets …

webpack vue.js vuejs2 vue-loader vue-cli
Vue - webpack vue-loader configuration

I keep getting error whenever I want to build a file. What is a reason of it? It seems that .…

javascript webpack vue.js vue-loader