sourcegraph/create-extension
Investigate module caching and use of @latest
Ouverte
#47 ouverte le 14 janv. 2019
enhancementhelp wanted
Métriques du dépôt
- Stars
- (7 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
Description
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.