aspnetcore-Vue-starter icon indicating copy to clipboard operation
aspnetcore-Vue-starter copied to clipboard

Webpack help

Open lukee48 opened this issue 6 years ago • 1 comments

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. |

lukee48 avatar Nov 20 '18 20:11 lukee48

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.

MarkPieszak avatar Nov 20 '18 20:11 MarkPieszak