Skip to content

Conversation

jquense
Copy link
Contributor

@jquense jquense commented Jul 31, 2020

This PR contains a:

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

Motivation / Use-Case

fixes #1134

Breaking Changes

Additional Info

@jquense
Copy link
Contributor Author

jquense commented Jul 31, 2020

The prop name seems less than ideal, maybe targets?

@codecov
Copy link

codecov bot commented Jul 31, 2020

Codecov Report

Merging #1149 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1149   +/-   ##
=======================================
  Coverage   99.34%   99.35%           
=======================================
  Files          10       10           
  Lines         614      621    +7     
  Branches      190      194    +4     
=======================================
+ Hits          610      617    +7     
  Misses          4        4           
Impacted Files Coverage Δ
src/index.js 100.00% <100.00%> (ø)
src/utils.js 98.43% <100.00%> (+0.03%) ⬆️

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 9070ba9...5e40f23. Read the comment docs.

@@ -1,3 +1,7 @@
.other {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

added to check that the class wasn't getting hashed

@alexander-akait
Copy link
Member

Done #1150, with some changes, instead type, we use compileType to avoid misleading

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.

v4 breaks css-module-loader

2 participants