Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--config option #1229

Closed
Frugality opened this issue Feb 9, 2017 · 2 comments · May be fixed by qcif/data-curator#563
Closed

--config option #1229

Frugality opened this issue Feb 9, 2017 · 2 comments · May be fixed by qcif/data-curator#563
Labels

Comments

@Frugality
Copy link
Contributor

  • 13.3.2:
  • Windows:

The Options wiki page references a "config" argument, which would allow you to specify different yml files for configuring your build. This is exactly what I needed! Unfortunately, it looks like that argument wasn't fully exposed. When I run the command, it tells me that the "config" argument doesn't exist:

build --config electron-builder.prod.yml

Building:
[... lines omitted ...]
See the Wiki (https://github.com/electron-userland/electron-builder/wiki) for
more documentation.

Unknown argument: config

I would love to have this option! Right now I copy my yml file onto electron-builder.yml immediately before my build. Wiki page reference here: https://github.com/electron-userland/electron-builder/wiki/Options

Cheers,
-Courtland

@develar
Copy link
Member

develar commented Feb 10, 2017

Will be added in 3 days.

@Frugality
Copy link
Contributor Author

Awesome, thank you!!!

@develar develar changed the title Documentation: --config reference --config option Feb 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants