-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
show lazyCompilation information while compiling in the client overlay #4214
Comments
What is information do you need? |
Do you want it in browser or in terminal? |
Browser, webpack already show this info on the terminal |
how can I implement this? where is the best place to put this code? |
Need to look how to get/hook information about compilation and send it to our overlay, but I think we already sent stats to client |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Feature Proposal
I'd like to provide some feedback to developers while webpack is compiling when using lazyCompilation experimental feature
Feature Use Case
just improve the dx, not thinking that something is broken
Please paste the results of
npx webpack-cli info
here, and mention other relevant informationSystem:
OS: macOS 12.1
CPU: (4) x64 Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz
Memory: 63.11 MB / 16.00 GB
Binaries:
Node: 16.13.0 - ~/.nvm/versions/node/v16.13.0/bin/node
Yarn: 1.22.17 - ~/Dev/entria/feedback/feedback-admin/node_modules/.bin/yarn
npm: 8.1.0 - ~/.nvm/versions/node/v16.13.0/bin/npm
Monorepos:
Yarn Workspaces: 1.22.17
Lerna: 4.0.0
Packages:
eslint-import-resolver-webpack: 0.13.2 => 0.13.2
webpack-merge: 5.8.0 => 5.8.0
webpack-node-externals: 3.0.0 => 3.0.0
The text was updated successfully, but these errors were encountered: