发布

  • fix(devkit): check if includes is actually necessary (#23181)

    frostbyte_neo 发布于 2024-05-04 14:01:10 +00:00

    Current Behavior

    We run the createNodes function once when converting to inferred
    targets, and remove includes if its not needed anymore based solely on
    the config files returned.

    Expected Behavior

    We run the createNodes function twice, and remove includes if the result
    was the same with / without it.

    Related Issue(s)

    Fixes #

    下载附件