nx.nvim
nx.nvim copied to clipboard
Workspace generators from plugin
what part of this are you missing? Is this a feature request? a bug report? please fill out the bug-report template if so, and please at least explain what you desire otherwise
This is a feature request. For now, the plugin identifies workspace generators located in the ‘./tools/generators/’ folder, but, according to the documentation that I put there, the most current recommendation is to create generators using @nx/plugin, creating a package (or library) in the workspace with the generators and executors.