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: use webpack logger for logging #444

Merged
merged 1 commit into from Oct 18, 2021

Conversation

alexander-akait
Copy link
Member

This PR contains a:

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

Motivation / Use-Case

Use webpack logger, developers can see logs in stats now

Breaking Changes

No

Additional Info

less has memory leaks, also we have the same request for sass-loader (but buggy)

@codecov
Copy link

codecov bot commented Oct 18, 2021

Codecov Report

Merging #444 (4271390) into master (f8de1ea) will decrease coverage by 2.37%.
The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #444      +/-   ##
==========================================
- Coverage   96.37%   94.00%   -2.38%     
==========================================
  Files           4        4              
  Lines         138      150      +12     
  Branches       33       33              
==========================================
+ Hits          133      141       +8     
- Misses          5        9       +4     
Impacted Files Coverage Δ
src/index.js 91.48% <71.42%> (-8.52%) ⬇️

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 f8de1ea...4271390. Read the comment docs.

@alexander-akait alexander-akait merged commit 239c737 into master Oct 18, 2021
@alexander-akait alexander-akait deleted the feat-use-webpack-logger branch October 18, 2021 12:55
@pinko-fowle pinko-fowle mentioned this pull request Sep 13, 2022
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