npm / npm-explicit-installs

The package that contains the list of packages displayed on the npm home page
5 stars 7 forks source link

load packages dynamically, be smart about busting cache #7

Closed bcoe closed 8 years ago

bcoe commented 8 years ago

I didn't want to have to direct folks to restart their npm On-Site instance to load new front-page modules.

Worse still, I didn't want to direct people to clear their Redis cache! this would have been horrible!

This pull now:

nexdrew commented 8 years ago

LGTM :+1: