germanysbestkeptsecret / Wookmark-jQuery

A jQuery plugin to create a dynamic, multi-column layout.
MIT License
2.64k stars 759 forks source link

added main part for es6 import #223

Closed teawithfruit closed 7 years ago

Sebobo commented 7 years ago

Cool thx.

What is the best practice here. Reference the minified or non-minified version?

teawithfruit commented 7 years ago

In my opinion it doesn't do a difference. For people who want to edit your lib by using it, the non-minified would be maybe better.

Sebobo commented 7 years ago

Yes, think so too. If you could change it I will merge it.