sourcegraph/create-extension
Investigate module caching and use of @latest
Offen
#47 geöffnet am 14.01.2019
enhancementhelp wanted
Repository-Metriken
- Stars
- (7 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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.