excellentingenuity / laravel-mix-vue-svgicon

Laravel Mix extension that provides loading svgs as a vue component named icon, compatible with Adam Wathan's Blade extension.
MIT License
20 stars 3 forks source link

Version 3 #7

Open voicecode-bv opened 2 years ago

voicecode-bv commented 2 years ago

Hi there,

First of all, is this package still alive?

I found out there's a v3.01 available through this link , but it's not listed here on Github.

When using the v3 package, I get the following error:

[webpack-cli] TypeError: Cannot redefine property: tap

I'm using laravel-mix v6.

What can I do to fix this?

excellentingenuity commented 2 years ago

I have not updated the package in 2 years, I am not sure if it is compatible with laravel-mix 6. If I have time I can look into this but that is not very likely. Feel free to check it out yourself and submit a pull request or fork your own version. Thanks for using this tool.