cerner / terra-toolkit

Terra Toolkit is a monorepo that contains utility modules for use when developing using Terra components
https://engineering.cerner.com/terra-toolkit
Apache License 2.0
32 stars 37 forks source link

Fix release issues #818

Closed sdadn closed 10 months ago

sdadn commented 10 months ago

Summary

This PR fixes some issues with the recent release caused by missing files. e.g.

CleanShot 2023-08-24 at 23 29 30

This PR fixes it by removing the unnecessary postinstall scripts that are no longer needed for individual packages.

Testing

This change was tested using:

This was tested by installing it locally in terra-framework e.g.

CleanShot 2023-08-25 at 00 25 49

After the changes, the packages were able to be installed again:

Terra-framework: CleanShot 2023-08-25 at 00 25 20

Terra-toolkit: CleanShot 2023-08-25 at 00 41 53

Reviews

In addition to engineering reviews, this PR needs:

Additional Details


Thank you for contributing to Terra. @cerner/terra