amazon-archives / aws-amplify-serverless-plugin

Plugin for the Serverless Framework to output AWS Amplify configuration files.
Apache License 2.0
124 stars 30 forks source link

Exported file is empty after skipped deployment #54

Open gustblima opened 5 years ago

gustblima commented 5 years ago

Version: 1.4.1 File format: Typescript

Something I noticed, when I have a skipped deployment on serverless deploy the exported file (in my case AwsExports.ts) goes empty. It's a pain in the ass because we use this file to configure our frontend.