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

BUG: saving javascript filetype throws an error (PR submitted) #7

Closed rayjanwilson closed 5 years ago

rayjanwilson commented 5 years ago

when configuring the plugin for outputting a javascript formatted file, the following error is thrown: ERROR: amplify-plugin: Cannot load resources: nativeConfig is not defined

Pull Request incoming