-
fix(core): change to use init generator during import (#30029)
发布于
2025-02-14 03:50:14 +00:00 Current Behavior
- call init generator using implementationFactory, causing issue because
schema.json file isnt respected, and then NX_INTERACTIVE is never set to
true
Expected Behavior
- change back to run init command
Related Issue(s)
Fixes #
下载附件
- call init generator using implementationFactory, causing issue because