Alin Barbatei (ABA)
Results
1
issues of
Alin Barbatei (ABA)
Plugin normal functionality needs to read the `aws-exports` for a variety of reasons. [`amplify-graphql-seed-plugin`](https://github.com/awslabs/amplify-graphql-seed-plugin) attempts to read any aws export files identified via the `${srcFolder}/**/aws-exports.*` [regex](https://github.com/awslabs/amplify-graphql-seed-plugin/blob/d1be5b8d883116589f2271c970a42c182cd75991/utils/directory-functions.js#L78). If the current amplify...