Luís Duarte

Results 86 comments of 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...

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

@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...

Forgot to mention, to Test, just invoke the Lambda with an example API Gateway V1 Payload in the UI. ![image](https://user-images.githubusercontent.com/1164534/168550296-2713c5a9-1ccb-443a-b222-de4cd3751da6.png)