Luís Duarte
Luís Duarte
@irundaia , the purpose would be to have something similar to sprockets. To process the Resources as a whole and be able to output 1 or more minified javascript and...
I want for example `pipelineStages:= Seq(uglify, concat, gzip, digest)` and i want to output 2 .js files (main code and libs) and 1 single stylesheet file. When i developed an...
Any ETA on this ?
Apologies. So, currently `function-client-aws` is using aws-sdk-v1, which is bringing all of the aws-sdk-v1 dependencies along everytime I use it. If you plan on using `aws-sdk-v2` exclusively, that may require...
`@TypeHint` missing for `com.amazonaws.serverless.proxy.model.AwsProxyRequest` ? UPDATE: No, it's there
I'm creating it right now.
@sdelamo , please check the Repo Here https://github.com/driverpt/micronaut-aws-api-proxy-graalvm-error To build just run ``` make build ``` And upload the Zip file to AWS Lambda or run locally using `sam local...
cc @msailes
Forgot to mention, to Test, just invoke the Lambda with an example API Gateway V1 Payload in the UI. 
Hey folks. Any update on this?