Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: add stats option#537

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
niedzielski wants to merge2 commits intowebpack-contrib:master
base:master
Choose a base branch
Loading
fromniedzielski:feat/stats

Conversation

niedzielski
Copy link

This PR contains a:

  • bugfix
  • newfeature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Expose a stats option to make hot module replacement and other
informational messages optional. Only stat presets are supported but the
API can be expanded to an object later if useful.

Breaking Changes

Additional Info

Expose a stats option to make hot module replacement and otherinformational messages optional. Only stat presets are supported but theAPI can be expanded to an object later if useful.
@niedzielski
Copy link
Author

So far as I can tell, these errors are false positives due to preexisting security audit failures.

Copy link
Member

@alexander-akaitalexander-akait left a comment

Choose a reason for hiding this comment

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

No need, webpack has built-in logger we should migrate on it

@niedzielski
Copy link
Author

Thank you for the fast feedback,@evilebottnawi! I'm sorry but I didn't quite understand the feedback. Are you saying to use theWebpack logger API, to abandon this change, or something else? Thank you!

@alexander-akait
Copy link
Member

Yes webpack logger API

niedzielski reacted with thumbs up emoji

@niedzielski
Copy link
Author

niedzielski commentedJun 12, 2020
edited
Loading

@evilebottnawi, done (I think).

Edit: I tried to mimic thewebpack-dev-server implementation andoptions as the HMR client context is very similar.

Copy link
Member

@alexander-akaitalexander-akait left a comment

Choose a reason for hiding this comment

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

We should use built-in webpack logger, notloglever

@alexander-akait
Copy link
Member

webpack-dev-server@4 migrate on built-in webpack logger

@niedzielski
Copy link
Author

@evilebottnawi, thank you. Isthis a good example to base the approach on?

@alexander-akait
Copy link
Member

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

@alexander-akaitalexander-akaitalexander-akait requested changes

Requested changes must be addressed to merge this pull request.

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@niedzielski@alexander-akait

[8]ページ先頭

©2009-2025 Movatter.jp