-
fix(core): cache getting the package manager to the module scope (#25992)
发布于
2024-05-24 02:07:29 +00:00 Current Behavior
This function is called many times and they all
execa commandExpected Behavior
This function is called once and the result is cached.
Related Issue(s)
Fixes #
下载附件