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(karma): load scripts in strict mode #1310

Merged
merged 1 commit into from
Oct 28, 2019

Commits on Oct 28, 2019

  1. fix(karma): load scripts in strict mode

    Replace the eval() with <script> tags for each script, so that they still create global variables
    
    Similar to g3 cl/198411444
    
    Fixes bazel-contrib#922
    alexeagle committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    b9e95de View commit details
    Browse the repository at this point in the history