aws / aws-rfdk

The Render Farm Deployment Kit on AWS is a library for use with the AWS Cloud Development Kit that helps you define your render farm cloud infrastructure as code.
https://docs.aws.amazon.com/rfdk/index.html
Apache License 2.0
109 stars 42 forks source link

chore: use yarn to build in pipeline #1110

Closed edwards-aws closed 12 months ago

edwards-aws commented 1 year ago

Switched to using yarn for builds and for the pack command. This is needed for the upgrade to Node18.

Tested by running in the pipelines and making sure all steps passed.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license