Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webpack help #116

Open
lukee48 opened this issue Nov 20, 2018 · 1 comment
Open

Webpack help #116

lukee48 opened this issue Nov 20, 2018 · 1 comment
Labels

Comments

@lukee48
Copy link

lukee48 commented Nov 20, 2018

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


|

@ ./ClientApp/app.js 51:40-82
@ ./ClientApp/boot-app.js
@ multi event-source-polyfill webpack-hot-middleware/client?path=__webpack_hmr&dynamicPublicPath=true ./ClientApp/boot-app.js

Any ideas??

@MarkPieszak
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants