How to add @nx/angular:convert-to-rspack generator to existing nx workspace #32621
Unanswered
muriukialex
asked this question in
Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to add the
@nx/angular:convert-to-rspack
generator to an existing nx workspace that uses webpackFrom the documentation, I see it's straightforward to migrate from webpack to rspack. A challenge I have is that I cannot see the
@nx/angular:convert-to-rspack
within my generators array in the nx.json fileHow can I safely add the
@nx/angular:convert-to-rspack
generator to the nx.json file?Here's the nx report
Beta Was this translation helpful? Give feedback.
All reactions