-
Notifications
You must be signed in to change notification settings - Fork 2
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
VueJS: first impression and how to work with SVGs #57
Comments
Comment written by Andrew on 01/13/2017 Great write-up :) I ended up using the same approach in my project as well |
Comment written by gazpachu on 01/13/2017 @andrew Thanks for letting me know! |
Comment written by JSalandy on 01/14/2017 Thanks for sharing this, great read! Very informative, clear and concise, I'll be trying this approach on my next project. |
Comment written by gazpachu on 01/14/2017 Cheers mate :) |
Comment written by Mali Naeemi on 03/18/2017 It's no longer allowed to omit the '-loader' suffix when using loaders. You need to specify 'svg-sprite-loader' instead of 'svg-sprite'.
|
Comment written by Gustavo Soeiro Senise on 08/02/2017 Hello Joan, I followed your steps but could not get this to work. The app runs but I get error trying to load the svgs. I assume that this is a vue-cli version problem. My package.json is like this:
Can you please help? |
Comment written by Alina Chernavskikh on 10/03/2017 Can you add some demo? |
Written on 13/01/2017
URL: https://www.joanmira.com/blog/vuejs-first-impression-and-how-to-work-with-svgs/
The text was updated successfully, but these errors were encountered: