sourcegraph/create-extension

Investigate module caching and use of @latest

Ouverte

#47 ouverte le 14 janv. 2019

 (0 commentaire) (0 réaction) (1 personne assignée)TypeScript (6 forks)auto 404
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.

Guide contributeur