Skip to content

How to setLanguages from cli/package.json step? #59

@Akrome

Description

@Akrome

Our build pipeline has "package" npm step that roughly looks like:

"package": "node_modules\.bin\electron-packager.cmd . "MYAPP" --platform [...]"

Which we invoke as npm run package .

What is the syntax to invoke this plugin in this case? I have added it as a dev_dep but can't figure out how to use it as a npm step. Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions