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

global var insertion fixes #1361

Merged
merged 2 commits into from
Sep 24, 2015
Merged

global var insertion fixes #1361

merged 2 commits into from
Sep 24, 2015

Commits on Aug 22, 2015

  1. Fix "--bare" and "--igv"

    "insert-module-globals" will merge any vars passed in with the default
    ones. To exclude any default var, it must be passed in with a value
    of "undefined".
    
    Fixes #1298
    zertosh committed Aug 22, 2015
    Configuration menu
    Copy the full SHA
    7487bff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf32d77 View commit details
    Browse the repository at this point in the history