Eric Chan

Results 3 issues of Eric Chan

We integrated serverless jest plugin as part of our CI but when tests fail, it returns code 0 which is being treated as success. It should return code 1 for...

If i run `webpack` command directly, the source map is generated properly with the original ES6 code. However, using `laravel-elixir-webpack-official` will have the source map babelled and showing ES5 code...

### What does this PR do? This is a follow-up to https://github.com/aws-ia/terraform-aws-eks-blueprints-addons/pull/435. Instead of changing the option directly, we add a pre-check before setting `installCRDs`. If the user has already...

BREAKING CHANGE