Currently electron-packager is just always called on a directory named "out". It would be nice if we could control the name of this directory, preferable by just allowing us to set the "out" property for "packagerConfig".
Is there any plan concerning this issue ? I'm working in a monorepo with several applications and would be great to be able to specify out path.
It will be great if anyone could make this happen, really annoying while working in monorepo
This will be really helpful in NixOS, we cannot mutate the input directories inside /nix/store. It's important to set the output directory.
Most helpful comment
It will be great if anyone could make this happen, really annoying while working in monorepo