bower / registry

The Bower registry
https://registry.bower.io/packages
MIT License
293 stars 67 forks source link

Question: How to retain past versions and switch homepage of a package #217

Closed CITguy closed 7 years ago

CITguy commented 7 years ago

I've inherited a project where it was set up to push assets to a separate repo for bower distribution. However, I would like to modify the registration to use the source repo instead. Is it possible to do this without losing references to older versions of my package?

Scenario:

Is it possible to retain past releases and modify registration to distribute from foo/bar instead?

sheerun commented 7 years ago

It's not possible with bare bower. Maybe there are some re-writing plugins like bower-installer