Closed emmkong closed 7 years ago
I'm pretty sure "aws-sdk" should be in devDependencies section, as well as this line should be :
aws = Store.use('aws-sdk');
in order to not make it hard dependency.
@emmkong seen the comments?
@adrai @nanov , thanks for pointing this out. I have updated the files as per suggested. Please have a look. Thanks
I'm pretty sure "aws-sdk" should be in devDependencies section, as well as this line should be :
in order to not make it hard dependency.