chore: Add worktree deployment support (#2491)
This commit is contained in:
committed by
dermotduffy
parent
f21a46297a
commit
3f0d2ef14d
@@ -0,0 +1,3 @@
|
||||
# Worktrunk project configuration. See https://worktrunk.dev/config/.
|
||||
# Install Node deps when a new worktree is created.
|
||||
pre-start.yarn-install = "yarn install --immutable"
|
||||
Reference in New Issue
Block a user