-
feat(core): add template support to create-nx-workspace (#33468)
发布于
2025-12-03 18:12:55 +00:00 This PR simplifies the CNW process so we only prompt for a starter (TS,
NPM Packages, React, Angular) and we clone a full example to showcase Nx
monorepo for the given starter. This speeds up CNW drastically and
allows users to get the workspace in 5-10 seconds vs 1-3 minutes.Users can choose
Customto fall back to the previous prompts, which
will ask framework, unit test runner, e2e runner, etc.
Co-authored-by: Claude noreply@anthropic.com
下载附件