aspnetcore-Vue-starter
                                
                                
                                
                                    aspnetcore-Vue-starter copied to clipboard
                            
                            
                            
                        Webpack help
Trying to use
https://github.com/greyby/vue-spinner
but keep getting error
in ./~/vue-spinner/src/PulseLoader.vue
Module parse failed: C:\Source\node_modules\vue-spinner\src\PulseLoader.vue Unexpected token (1:0)
You may need an appropriate loader to handle this file type.
| 
|  Any ideas??
It looks like there isn't much of a setup to it, did you install and wire it up correctly like in the Documentation?
Vue-loader should handle all .vue files, so not sure why that'd be popping up.