sagalbot / vue-select

Everything you wish the HTML <select> element could do, wrapped up into a lightweight, extensible Vue component.
https://vue-select.org
MIT License
4.62k stars 1.33k forks source link

No dist folder for bower #786

Open mordonez-me opened 5 years ago

mordonez-me commented 5 years ago

Hi guys, I have downloaded the library with bower and there is no dist folder, any clue?

erikverbeek commented 5 years ago

They removed the dist folder in 2.6.

From the Release notes:

mordonez-me commented 5 years ago

Thanks for the answer, I was using the library with bower, for now I will continue using the previous version until I find some time to make it work with this new config.

sagalbot commented 5 years ago

@mordonez-me sorry for the regression there, I didn't realize the implications for Bower support. If there's demand, I'm open to bringing the dist back. If you do find a workaround, please let me know.

mordonez-me commented 5 years ago

Hi @sagalbot, thanks for the answer. For now we have used the previous version since we don't have time yet to work on a workaround, if you can bring the dist back would be awesome!