Skip to content

Remove support of build in the application package.json #251

@develar

Description

@develar

It is a source of confusion.

Why iconUrl, all electron-packager options should be specified in app package.json, but electron-builder specific options (extraResources) and windows-installer/appdmg options in the dev?

My proposal: use only build in the dev package.json. Also, it is important, because app paths should be relative to project dir (and in case of dev package.json it is clear and expected).

We can do this breaking change as part of 3.0 release (and remove deprecated <2.8 API).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions