terraform-aws-github-runner icon indicating copy to clipboard operation
terraform-aws-github-runner copied to clipboard

chore(ci): drop lerna for nx

Open npalm opened this issue 1 year ago • 1 comments

npalm avatar Feb 14 '24 10:02 npalm

@npalm the NCC package you're using for bundling/compiling is not a happy camper with NX, see discussion in https://github.com/nrwl/nx/issues/5005. I would recommend to use SWC for which an executor is included in @nx/js

nadavsinai-philips avatar Feb 14 '24 11:02 nadavsinai-philips

@nadavsinai-philips thx, your changes are now in this branch.

npalm avatar Feb 19 '24 10:02 npalm