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

Allow to configure the resolve-url-loader #603

Merged
merged 7 commits into from Aug 9, 2019

Commits on Jul 8, 2019

  1. Copy the full SHA
    988e5d1 View commit details
    Browse the repository at this point in the history
  2. Fix "found orphan CR, try removeCR option"

    Error: resolve-url-loader: CSS error
      source-map information is not available at url() declaration (found orphan CR, try removeCR option)
    
    see: bholloway/resolve-url-loader#107
    diegocardoso93 committed Jul 8, 2019
    Copy the full SHA
    906ae9b View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2019

  1. Add optional resolve-url-loader options

    Diego committed Jul 17, 2019
    Copy the full SHA
    01e1da7 View commit details
    Browse the repository at this point in the history
  2. Add optional resolve-url-loader options

    diegocardoso93 authored and Diego committed Jul 17, 2019
    Copy the full SHA
    a52bb05 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    392d32b View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2019

  1. Fix lint job

    Diego committed Jul 26, 2019
    Copy the full SHA
    4671016 View commit details
    Browse the repository at this point in the history
  2. Add documentation for resolveUrlLoaderOptions

    Diego committed Jul 26, 2019
    Copy the full SHA
    b7c7e66 View commit details
    Browse the repository at this point in the history