sourcegraph/create-extension

Investigate module caching and use of @latest

Open

#47 opened on Jan 14, 2019

 (0 comments) (0 reactions) (1 assignee)TypeScript (6 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (7 stars)
PR merge metrics
 (No merged PRs in 30d)

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.

Contributor guide