sourcegraph/create-extension
Investigate module caching and use of @latest
Aperta
#47 aperta il 14 gen 2019
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.