yairEO / tagify

🔖 lightweight, efficient Tags input component in Vanilla JS / React / Angular / Vue
https://yaireo.github.io/tagify/
Other
3.48k stars 429 forks source link

Unminified tagify.js is missing #1324

Closed chrisdeeming closed 4 months ago

chrisdeeming commented 4 months ago

As title

chrisdeeming commented 4 months ago

It looks like this was intentional. Why?

yairEO commented 4 months ago

I am bringing it back today, will push soon. Have been working on a new version for a week now.

I don't know what was I thinking doing that some months ago, but I am removing the file tagify.min.js and will from now on only create a file in the ./dist folder called tagify.js which will be minified and come with a sourcemap file for debugging purposes.

yairEO commented 4 months ago

pushed new version https://github.com/yairEO/tagify/releases/tag/v4.25.0