sourcegraph/create-extension

Investigate module caching and use of @latest

Aperta

#47 aperta il 14 gen 2019

 (0 commenti) (0 reazioni) (1 assegnatario)TypeScript (6 fork)auto 404
enhancementhelp wanted

Metriche repository

Star
 (7 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

I've noticed npm and yarn cache packages used by init/create commands. How do we ensure the latest version is always used?

Changing the command to use create-extension@latest may work but needs further investigation.

Guida contributor