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 an issue with helpers where we re-export the default as a named export #69

Merged
merged 2 commits into from
Mar 13, 2018

Commits on Mar 13, 2018

  1. Fix an issue with helpers where we re-export the default as a named e…

    …xport
    
    This fixes the issue described here: emberjs/ember.js#16361 (comment)
    bantic committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    2fb0c16 View commit details
    Browse the repository at this point in the history
  2. use var instead of let

    bantic committed Mar 13, 2018
    Configuration menu
    Copy the full SHA
    56a0ce1 View commit details
    Browse the repository at this point in the history