claudia-api-builder
claudia-api-builder copied to clipboard
Lambda Node 12 support
-
Expected behaviour: Node 12 style imports should work.
-
What actually happens: The version of node restricted by claudia is pre modern Node.
-
Steps to reproduce the problem: The readme here https://github.com/claudiajs/example-projects/tree/master/babel makes it clear that there is some verfiication during the claudia deploy to be compatible to some lower version of node.