John East
Results
1
comments of
John East
I have this issue. My functions are written in typescript and compiled to a folder called 'out'. They are then packaged up as so: ``` functions: myfunction: handler: out/myfunction.handler package:...