Missing lib folder in new release
janvorisek opened this issue · 2 comments
janvorisek commented
Hi there!
I had to revert back to 0.1.6 as all the new releases are missing the built lib folder and it results in dependency not found during the compilation of my app.
man15h commented
I forgot to build the lib before. I just published a new version 0.17.1-b and it should work now, if the problem persists just run yarn add vue-cryptoicon
again.
janvorisek commented
@man15h Hello, I'm missing the lib folder again in the latest release.