You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
87 B
Cheetah
5 lines
87 B
Cheetah
2 years ago
|
{{ if lookPath "node" -}}
|
||
4 years ago
|
prefix=${HOME}/.local
|
||
4 years ago
|
cache=${XDG_CACHE_HOME}/npm
|
||
2 years ago
|
{{- end }}
|