eweitz / ideogram

Chromosome visualization for the web
https://eweitz.github.io/ideogram
Other
294 stars 71 forks source link

Delete old service worker caches, economize NPM package #342

Closed eweitz closed 1 year ago

eweitz commented 1 year ago

This removes old and unused service worker cache data, to clean up user's disk space.

It also makes the ideogram NPM package smaller, to slightly speed up installation and reduce code search noise.