serverless-plugin-offline-dynamodb-stream
serverless-plugin-offline-dynamodb-stream copied to clipboard
process.env problem
Hello,
First time, thanks for your plugin.
I just have a problem when I use it when I call the process.env.XXX variables : they are not initialized when my StreamHandle is called. I managed to get around the problem by using "serverless-dotenv-plugin", but I'd like not to use it.
Is it possible ?
Thanks in advance for your response
my package.json package.txt
my serverless.yml serverless.txt