发布

  • fix(rspack): remove unnecessary required properties in schema validation (#28796)

    frostbyte_neo 发布于 2024-11-05 17:47:49 +00:00

    Current Behavior

    The @nx/rspack:rspack executor had listed other properties as required
    in the schema that could have been set by the rspack config.

    Expected Behavior

    Make those properties optional and add validation after config is
    resolved

    Related Issue(s)

    Fixes #

    下载附件