Skip to content

Conversation

@hjhart
Copy link

@hjhart hjhart commented May 10, 2019

  • Also add the ability to disable the default resolver to fall through
    to node-sass

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

To be able to provide a custom resolver to sass-loader. See this pull request for more discussion which led to this pull request:

Breaking Changes

Not a breaking change

Additional Info

@codecov
Copy link

codecov bot commented May 10, 2019

Codecov Report

Merging #682 into master will increase coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #682      +/-   ##
=========================================
+ Coverage   98.06%   98.1%   +0.03%     
=========================================
  Files           6       6              
  Lines         155     158       +3     
=========================================
+ Hits          152     155       +3     
  Misses          3       3
Impacted Files Coverage Δ
lib/normalizeOptions.js 97.22% <100%> (+0.25%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e279f2a...6b27d26. Read the comment docs.

Copy link
Member

@alexander-akait alexander-akait left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One note, anyway thanks for work

@hjhart hjhart changed the title Add the ability to pass in a custom resolver feat: Add the ability to pass in a custom resolver May 14, 2019
- Also add the ability to disable the default resolver to fall through
to node-sass
@bpina
Copy link

bpina commented Jun 3, 2019

@evilebottnawi Is there anything we need to complete on our end to get this merged in?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants