Current behavior: `nx g create-package create-my-plugin --project my-plugin` fails because `e2eProject` defaults to the root project. Expected behavior: `nx g create-package create-my-plugin --project my-plugin` succeeds.
{{links}}
Nx: Smart Monorepos · Fast CI
Nx is a build system, optimized for monorepos, with plugins for popular frameworks and tools and advanced CI capabilities including caching and distribution.
What is It?
It's an Nx plugin used to build other Nx plugins.
Check out the list of community plugins and the documentation on how to create one using create-nx-plugin here: https://nx.dev/community
{{content}}