Read the package.json name in the serverless.yml

Viewed 396

Instead of manually defining the service name in serverless.yml I'd like to read the name from the package.json

1 Answers
Related