In my setup I'm using *.yaml extension. This line is causing problems: https://github.com/horike37/serverless-step-functions/blob/acaf689064150b17fee0950356499081ba35b7b2/lib/yamlParser.js#L13
Activity
[-]Failure when using serverles.YAML[/-][+]Failure when using serverless.YAML[/+]horike37 commentedon Nov 1, 2017
Thanks @vicneanschi for reporting 👍
That looks a bug.
diegotry commentedon Jan 3, 2018
@horike37 so what's the plan here? I think it would be great if we can use this:
https://github.com/serverless/serverless/blob/ba979a7a8fc6b095910a2cd67cb6413ac7524952/lib/plugins/plugin/lib/utils.js
horike37 commentedon Jan 5, 2018
@diegotry
Yes, I think that's a reasonable way 👍
Do you want to take a first stab at it? If so, please send us the pull request!