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: explicitly assign globals #955

Merged
merged 2 commits into from
Feb 20, 2020
Merged

Commits on Feb 20, 2020

  1. fix: explicitly assign globals

    The attempt to inject when required was cute but had some flaws in that it didn't run over node_modules or styles. So lets just keep it simple and assign those globals
    
    Fixes ALOY-1721
    ewanharris committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    5d1050d View commit details
    Browse the repository at this point in the history
  2. chore(release): v1.14.6

    ewanharris committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    6410ecd View commit details
    Browse the repository at this point in the history