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