Jérôme GARCIA

Results 9 comments of Jérôme GARCIA

I don't know if it's related but I have a similar issue with nx command through yarn and the DOCKER_BUILDKIT=1 environment variable. The image is built correctly without Docker build...

I agree, as a mono repo manager, it should be great to be able to update a config file while generating it, like add an angular components, add dependencies (in...

I think @Jad31 is talking more like an Nx style update. You can retrieve the content of a config file and update it with a new line. For example, the...

> I'm against this course of action. Nx has a very powerful generation tool, but it's a beast to learn. I have done much more with moon's simple template system...

Hi, and thanks for your reply :slightly_smiling_face: What I would like is to avoid duplicating data across resources. For example, as in my kasten profile I have the endpoint of...

Thanks @milesj for you answer. Yes it will work, but in a big monorepo, as the path is a way to uniquely identify a project, I use it as alias....

Maybe a solution for us could be to not use the toolchain at all but I've tried to remove it and moon was angry because it does not know `yarn`...