发布

  • fix(core): change getCache signature to only accept options (#28248)

    frostbyte_neo 发布于 2024-10-02 17:23:47 +00:00

    Current Behavior

    getCache has an argument for nxjson. This breaks nx cloud when using
    the db cache.

    Expected Behavior

    getCache now only has options as an argument, and uses readNxJson in
    the function body

    Related Issue(s)

    Fixes #

    下载附件