aws-amplify / amplify-cli

The AWS Amplify CLI is a toolchain for simplifying serverless web and mobile development.
Apache License 2.0
2.82k stars 820 forks source link

Updated pkg to most recent version and updated Windows contributing instructions #13875

Closed ShadowCat567 closed 3 months ago

ShadowCat567 commented 3 months ago

Description of changes

Updated Windows CONTRIBUTING.md instructions and updated pkg-fetch. pkg-fetch was creating windows build issues in its current form. Workarounds related to pkg-fetch, no longer needed. Fixed error in precommit hook for Windows if no files included in commit that match js/tsx extensions were modified.

Issue #, if available

Description of how you validated changes

Checklist

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