sourcegraph/create-extension
Investigate module caching and use of @latest
オープン
#47 opened on 2019/01/14
enhancementhelp wanted
Repository metrics
- Stars
- (7 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.