-
fix(core): do not use unix dotfile locks (#28859)
发布于
2024-11-12 18:41:59 +00:00 Current Behavior
The unix dotfiles are incompatible with posix dotfiles. Having the 2
modes being switched between yields weird errors.Expected Behavior
Posix dotfiles seem fine for what we're doing so Nx will stick with that
mode for all cases.Related Issue(s)
Fixes #
(cherry picked from commit
258a2566f1)下载附件