electron-forge-docs
electron-forge-docs copied to clipboard
Document That Publish Command Pass Through Options to Make
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.