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

Whitelist files that can be embedded through url-loader #1305

Merged
merged 11 commits into from
Mar 7, 2017

Commits on Mar 7, 2017

  1. Whitelist files that can be embedded through url-loader

    Change the current catch-all loader to use file-loader instead of
    url-loader, and exclude common image file extensons. Add another url-loader
    for images, configured identically to the original catch-all loader.
    
    Part of issue facebook#1293.
    pugnascotia authored and Timer committed Mar 7, 2017
    Configuration menu
    Copy the full SHA
    5d290de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fab470 View commit details
    Browse the repository at this point in the history
  3. Integration test fix

    pugnascotia authored and Timer committed Mar 7, 2017
    Configuration menu
    Copy the full SHA
    23bb44e View commit details
    Browse the repository at this point in the history
  4. More CI fixes

    pugnascotia authored and Timer committed Mar 7, 2017
    Configuration menu
    Copy the full SHA
    ecfdb0b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17306c3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b465bc View commit details
    Browse the repository at this point in the history
  7. Documentation tweaks

    pugnascotia authored and Timer committed Mar 7, 2017
    Configuration menu
    Copy the full SHA
    e4412ee View commit details
    Browse the repository at this point in the history
  8. Docs tweak

    pugnascotia authored and Timer committed Mar 7, 2017
    Configuration menu
    Copy the full SHA
    9baee05 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f27998b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6fe635e View commit details
    Browse the repository at this point in the history
  11. Bump deps

    Timer committed Mar 7, 2017
    Configuration menu
    Copy the full SHA
    824926e View commit details
    Browse the repository at this point in the history