electron-forge-docs icon indicating copy to clipboard operation
electron-forge-docs copied to clipboard

Document That Publish Command Pass Through Options to Make

Open dsanders11 opened this issue 2 years ago • 0 comments

On the CLI, options such as --arch and --platform can be provided to electron-forge publish and will fall through to the make operation, but this is not currently documented. In particular those two options should probably be explicitly called out, but also a general call out that options pass through is important.

dsanders11 avatar Mar 24 '23 17:03 dsanders11