Cannot add min component to https://rails-assets.org
knurps opened this issue · 1 comments
knurps commented
When trying to add min to https://rails-assets.org, as a component, I get the following two messages:
- min has no versions defined. Please create an issue in component's repository.
- No tag found that was able to satisfy 1.5
This seems odd, since https://github.com/minfwk/min-bower does have a tagged version of min (v1.5). However, I noticed that bower.json is available in the Master branch, but NOT in the v1.5 tag, maybe that is causing the issue?
It would be nice to get this working under rails-assets, as the service is a neat way to use min under Rails. Could you try to move the bower.json file into the v1.5 release?
owenversteeg commented
Sure! I'm away from my computer at the moment however, so I'll add it in when I get back home. If I don't do this in the next few days please remind me again.