Arto Liukkonen

Results 2 issues of Arto Liukkonen

The tool automatically loads serverless.yml config, but it's pretty basic (plain YAML parse). If serverless.yml contains e.g. `${file}` references the tool will not work as parser will not import those...

Removed app parameter from opn (fixing #2). It's not required parameter and causes crash when set to a browser that user doesn't have installed. By leaving this out opn will...