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 styleInject path on windows #81

Merged
merged 10 commits into from
Mar 2, 2018
Merged

fix styleInject path on windows #81

merged 10 commits into from
Mar 2, 2018

Conversation

egoist
Copy link
Owner

@egoist egoist commented Mar 2, 2018

Closes #80

@codecov
Copy link

codecov bot commented Mar 2, 2018

Codecov Report

Merging #81 into master will increase coverage by 0.12%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #81      +/-   ##
==========================================
+ Coverage   95.26%   95.38%   +0.12%     
==========================================
  Files           8        9       +1     
  Lines         190      195       +5     
  Branches       62       66       +4     
==========================================
+ Hits          181      186       +5     
  Misses          9        9
Impacted Files Coverage Δ
src/postcss-loader.js 95.71% <100%> (+0.25%) ⬆️
src/utils/humanlize-path.js 100% <100%> (ø)
src/utils/normalize-path.js 100% <100%> (ø) ⬆️
src/index.js 98.41% <100%> (ø) ⬆️
src/less-loader.js 100% <100%> (ø) ⬆️

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 268ecfe...1d11edb. Read the comment docs.

@egoist egoist merged commit db7db7a into master Mar 2, 2018
@egoist egoist deleted the patch-1 branch March 2, 2018 04:02
bung87 pushed a commit to bung87/rollup-plugin-postcss that referenced this pull request Dec 3, 2019
* fix styleInject path on windows

* fix lint

* refactor tests

* tweaks

* try bare hash

* remove hash from names in tests

* normalize path in sourcemap

* fix typo

* tweaks

* tweaks
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.

None yet

1 participant