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

fix: support asar in package.json's main property even when not kaging to asar during the build #759

Closed
wants to merge 1 commit into from

Commits on Sep 19, 2016

  1. fix: support asar in package.json's main property even when not pac…

    …kaging to asar during the build
    
    fix the case when the app is packaged to asar before the build process
    in this case there might be an asar archive specified in the `main` file path even if the asar options was set to false
    Bartosz Wojtkowiak committed Sep 19, 2016
    Configuration menu
    Copy the full SHA
    2d67ace View commit details
    Browse the repository at this point in the history