4.3.22 • Published 2 years ago

aws-amplify-pathable v4.3.22

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

aws-amplify

AWS Amplify @ 4.3.22 customized for Pathable

Background

We use aws-amplify as a GraphQL client for interacting with our FTL API. There were various issues in aws-amplify that could be solved only by forking the library. However, our attempt to fork the official https://github.com/aws-amplify/amplify-js repo wasn't successful, because some changes made to the code weren't working as expected when compiled.

In the end we had to use a pre-compiled file and made changes directly to it. The list of changes can be found here.