mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-15 02:20:38 +09:00
Provision local node_modules in issue worktrees
Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
parent
26ebe3b002
commit
ebd45b62cd
2 changed files with 100 additions and 1 deletions
|
|
@ -346,7 +346,6 @@ list_base_node_modules_paths() {
|
|||
! -path './.paperclip/*' \
|
||||
| sed 's#^\./##'
|
||||
}
|
||||
|
||||
if [[ -f "$worktree_cwd/package.json" && -f "$worktree_cwd/pnpm-lock.yaml" ]]; then
|
||||
needs_install=0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue