-
fix(rspack): remove unnecessary required properties in schema validation (#28796)
发布于
2024-11-05 17:47:49 +00:00 Current Behavior
The
@nx/rspack:rspackexecutor 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
resolvedRelated Issue(s)
Fixes #
下载附件