vue-spinner
vue-spinner copied to clipboard
Error: "extract-text-webpack-plugin" loader is used without the corresponding plugin
I have the following error when running npm run dev
.
Error: "extract-text-webpack-plugin" loader is used without the corresponding plugin, refer to https://github.com/webpack/extract-text-webpack-plugin for the usage example at Object.module.exports.pitch @ ./~/vue-spinner/src/PulseLoader.vue
- Windows 7
- node v4.4.7
- Vue 2
Vue-spinner is not support vue.js 2.0 yet.
Is that right? I am using it right now in Vue 2.0. It works on MacOS but not on windows. Here is loading button with PulseLoader
I am not using extract-text-webpack-plugin
vue-spinner
is working for me on Windows
- Windows 10
- node v6
- Vue 2
- yarn