You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The option .directories.output is ignored when specified in package.json and it always defaults to dist.
When using electron-builder from a script and setting the devMetadata.directories.output the custom directory value it is picked up correctly.