Devin Shoemaker 26b4c9fa98
feat(nx-plugin): export patchPackageJsonForPlugin(...) (#3392)
This function could be useful to Nx plugin developers that need to write an e2e for a plugin that depends on another plugin in the same workspace.
2020-07-23 16:46:29 -04:00
..
2020-06-03 16:25:25 -04:00
2020-06-03 16:25:25 -04:00

{{links}}


Plugin for Creating Nx Plugins

{{what-is-nx}}

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/nx-community

{{resources}}