webcomponents / webcomponents/webcomponents.org
Service worker doesn't update cache when element is deleted
- Dominant language
- TypeScript
- Stars
- 385
- Forks
- 80
- PR merge metrics
- No merged PRs in 30d
Description
Today I transferred [brainy-table](https://beta.webcomponents.org/element/OWOX/brainy-table) from my personal GitHub account to the organization I belong to. Now I'd like to unpublish old element reference from catalog, or to implement redirect (not sure that's really important right now, but still).
The repo was unpublished from `bower` registry, then transferred and re-published again. Strangely [old link](https://beta.webcomponents.org/element/web-padawan/brainy-table) resolves to one of the older tags (1.1.2) in the title and lesser stars than repo actually has. Is it some king of caching issue?
/cc @samuelli
Contributor guide
Assessment
This issue has not been assessed yet.