sourcegraph/create-extension

Investigate module caching and use of @latest

Aberta

#47 aberto em 14 de jan. de 2019

 (0 comentário) (0 reação) (1 responsável)TypeScript (6 forks)auto 404
enhancementhelp wanted

Métricas do repositório

Stars
 (7 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador