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

feat: add pathinfo #783

Merged
merged 2 commits into from Jul 5, 2021
Merged

Conversation

privatenumber
Copy link
Contributor

This PR contains a:

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

Motivation / Use-Case

#775

Breaking Changes

Additional Info

@codecov
Copy link

codecov bot commented Jul 2, 2021

Codecov Report

Merging #783 (eea8293) into master (9da806f) will increase coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #783      +/-   ##
==========================================
+ Coverage   92.04%   92.12%   +0.07%     
==========================================
  Files           6        6              
  Lines         704      711       +7     
  Branches      170      171       +1     
==========================================
+ Hits          648      655       +7     
  Misses         53       53              
  Partials        3        3              
Impacted Files Coverage Δ
src/index.js 95.53% <100.00%> (+0.08%) ⬆️

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 9da806f...eea8293. Read the comment docs.

@alexander-akait alexander-akait linked an issue Jul 2, 2021 that may be closed by this pull request
@alexander-akait
Copy link
Member

Sorry for delay, let's release

@alexander-akait alexander-akait merged commit a37713f into webpack-contrib:master Jul 5, 2021
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.

feat: add module identifier comments to extracted CSS file
2 participants