4 ms·
Couldn't you use unpkg.com for this? unpkg.com/:package@:version/:file
by michaelbazos 9y ago
Couldn't you use unpkg.com for this?
unpkg.com/:package@:version/:file
- feross 9y agoSure, that would work. Then we'd be getting the readme version for the latest version, ignoring updates to the readme that have been made since the last publish. Will consider that approach.