6
votes

Is there any option to provide entitlements file while using electron-builder? I want to sandbox my app; but do not see any option in the wiki or docs for electron-builder.

Also, electron-builder uses electron-packager underneath and electron-packager does allow that option.

Any help would highly be appreciated.

Thanks...

1

1 Answers

4
votes

Specify any electron-packager option in the build field.