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 for usage with Electron renderer processes #10

Closed
wants to merge 1 commit into from

Commits on Sep 14, 2015

  1. Fix for usage with Electron renderer processes

    Before this fix the Electron renderer process would return the path for the HTML file it is require'd on.
    This is not what normally what you would want, this fix will use the app-root-path for the main process instead.
    davej committed Sep 14, 2015
    Configuration menu
    Copy the full SHA
    0e0c652 View commit details
    Browse the repository at this point in the history