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

Throw on the main export and be silent when using resolveFrom.silent() #4

Merged
merged 7 commits into from
Apr 28, 2017

Commits on Apr 27, 2017

  1. Throw on the main export and silent when using resolveFrom.silent() +…

    … ES2015ify
    Ran Yitzhaki committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    1ecbdcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20d3d2e View commit details
    Browse the repository at this point in the history
  3. Update readme.md

    sindresorhus authored Apr 27, 2017
    Configuration menu
    Copy the full SHA
    d34b915 View commit details
    Browse the repository at this point in the history
  4. add a return statement for the _resolveFileName function

    Ran Yitzhaki committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    6a5f120 View commit details
    Browse the repository at this point in the history
  5. seperate resolveFrom and resolveFrom.silent tests

    Ran Yitzhaki committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    c31357f View commit details
    Browse the repository at this point in the history
  6. remove underscores

    Ran Yitzhaki committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    ae264bb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5823a7d View commit details
    Browse the repository at this point in the history