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/updates #557

Merged
merged 37 commits into from
Dec 2, 2021
Merged

Feat/updates #557

merged 37 commits into from
Dec 2, 2021

Conversation

chrishavekost
Copy link
Contributor

@chrishavekost chrishavekost commented Nov 15, 2021

contentBase replaced with static.directory
BREAKING CHANGE: config.development.logLevel has been replaced with config.development.stats.level
Fixes double compile bug on startup of dev server with empty static dir
Double compile seems to be result of using glob instead of copying file by file
webpack-contrib/copy-webpack-plugin#602 (comment)
…evel

Custom stats logging no longer fully works and will be removed in a future commit
Most of the formatting and functionality it tries to provide is now logged by default
@chrishavekost chrishavekost marked this pull request as ready for review November 24, 2021 18:15
@chrishavekost
Copy link
Contributor Author

This should be ready for review now. I don't think deprecating our mock packages needs to hold this back, but let me know if you think otherwise

Errors and warnings are still logged, but there's now less overall output by default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants