hiqdev / asset-packagist

Asset Packagist
https://asset-packagist.org
BSD 3-Clause "New" or "Revised" License
247 stars 24 forks source link

Two version of bower-asset/qunit #84

Closed edwrodrig closed 4 years ago

edwrodrig commented 6 years ago

When I search bower-asset/qunit in the asset-packagist site there are two assets with the same name. It seems to differ by the source package.

One target to the official repo source code : https://github.com/qunitjs/qunit And the other to a shim package: https://github.com/components/qunit

This can be checked when you click on repository in the search result. All other links seems to target to only one of them, the official repo.

I'm not a front-end expert but seems the official repo are not suitable for just link the files in a html page ( and ) , it seems you need a dist files that are not present and you need to build it with other tools (like npm). But the component repo seems suitable for my needs but i can require it because they have the same name.

Is there a way to target the desired component instead the official?

edwrodrig commented 6 years ago

My wrong. The official repo are suitable for including.

I don't know if i have to close it because my articular problem can be solved with official repo but there are two entries for the same asset in the index.

hiqsol commented 6 years ago

Yep, this is bug. But minor. Will be solved someday. Thank you for the report.

github-actions[bot] commented 4 years ago

Stale issue message