-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Fix vue loader #298
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
Fix vue loader #298
Conversation
@Davidzhu001 Could you please try this? |
here is a interesting line. My sheep is a jpg file. And I tried to update gem to rails/webpacker since you merged your branch yesterday. |
Could you try this branch |
Just tested it should work now 👍 |
did you change a way of importing css from vue comp |
Nope, just added loaders. Any problem? |
maybe my project is messed up. it only loads script from the components. |
Ok, it worked. |
Great, thanks for confirming 🍰 |
@gauravtiwari you are the best. Thanks for maintaining this gem. |
Fixes - #297