@paulpogo/plugin-iac-support-common
v0.0.1
Published
Common functionalities for the iac-support plugin - adds support for the spec.parent attribute on the ResourceComponent entity, so that nested ResourceComponents are shown like that in the Catalog Graph.
Readme
@paulpogo/plugin-iac-support-common
This Package supplies the "common" components for the IaC Support Backstage plugin.
To build it use the yarn --tsc command
To create the package use the yarn tsc command
To push the package to the NPM repo use npm publish --access public
