Closed davestewart closed 4 years ago
This library is called vue-unicons
not unicons
. Unicons is an dependency.
OK, you both need to package your libs then:
Maybe we shouldn't say that someone owes something? It's quite common for a library to have a source. Example - https://github.com/ElemeFE/element
Hey @antonreshetov,
It seems that the package is not packaged for distribution:
Really, only the core files should be sent up to NPM (absolutely not node modules!) and the demo files should be managed separately (folder or repo).
I've got quite a bit of experience in packaging libs. Would you like some help?
Additionally, I think the main component could be rebuilt as a functional component with a render function, which would optimise it for speed. Could do this at the same time.
LMK.