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 missing supported extension check in case when asset is a string #2468

Merged
merged 2 commits into from
Dec 12, 2017

Commits on Dec 12, 2017

  1. fix missing supported extension check in case when asset is a string

    I've came across this inconsistent logic while investigating my own issue: storybookjs#2363
    folmert authored Dec 12, 2017
    Configuration menu
    Copy the full SHA
    83b0798 View commit details
    Browse the repository at this point in the history
  2. fix no-extra-boolean-cast eslint error

    folmert authored Dec 12, 2017
    Configuration menu
    Copy the full SHA
    5645a0a View commit details
    Browse the repository at this point in the history