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

Electron support #140

Closed
wants to merge 2 commits into from
Closed

Electron support #140

wants to merge 2 commits into from

Commits on Jul 23, 2016

  1. basic electron support

    - update webpack configs to use target: electron-main
    - add 'electron-prebuilt' to init install
    - use exec('electron .') to launch app
    Marcello Bastéa-Forte committed Jul 23, 2016
    Configuration menu
    Copy the full SHA
    a5280b1 View commit details
    Browse the repository at this point in the history
  2. package name change

    Marcello Bastéa-Forte committed Jul 23, 2016
    Configuration menu
    Copy the full SHA
    a9ae57e View commit details
    Browse the repository at this point in the history