Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Upgrade Electron Packager #131

Merged
merged 2 commits into from
May 18, 2020
Merged

Conversation

pestevez
Copy link
Contributor

This PR upgrades the Electron Packager, which we'll need to release the new version of the tool.

After upgrading Electron I built the app for Mac and it was crashing immediately after opening it. Upgrading the electron-packager Node package did the trick for me.

To test on Mac you can run:

./node_modules/electron-packager/bin/electron-packager.js . "Instant Articles Builder" --overwrite --icon=src/img/icon --out build --platform darwin

Copy link
Contributor

@mburak mburak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good!

@pestevez pestevez force-pushed the feature/upgrade-electron-packager branch from 9950ff6 to 1f9a71f Compare May 18, 2020 13:26
@pestevez pestevez merged commit 3f3077e into master May 18, 2020
@pestevez pestevez deleted the feature/upgrade-electron-packager branch May 18, 2020 13:27
pestevez added a commit that referenced this pull request May 18, 2020
Upgrade Electron Packager
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants