发布

  • fix(core): cache getting the package manager to the module scope (#25992)

    frostbyte_neo 发布于 2024-05-24 02:07:29 +00:00

    Current Behavior

    This function is called many times and they all exec a command

    Expected Behavior

    This function is called once and the result is cached.

    Related Issue(s)

    Fixes #

    下载附件