I saw that part of the 2.0 release was supposed to be the support of private npm packages in lambdas.
I have now registered my private package via gitlab npm registry and am trying to import it. Documentation is rather vague though how this should look like.
Anyone make this work yet?