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

Discuss various debugging flags #12

Closed
bebraw opened this issue Feb 23, 2015 · 4 comments
Closed

Discuss various debugging flags #12

bebraw opened this issue Feb 23, 2015 · 4 comments

Comments

@bebraw
Copy link
Member

bebraw commented Feb 23, 2015

--profile
--progress --profile --colors --display-modules
@christianalfoni
Copy link
Contributor

Yeah, and the difference between --devtool eval and the others

@bebraw
Copy link
Member Author

bebraw commented Feb 28, 2015

One more to discuss: --display-reasons.

@bebraw
Copy link
Member Author

bebraw commented Feb 28, 2015

Analyse tool - http://webpack.github.io/analyse/ operates based on stats.toString({reasons: true}).toJson() (not 100% sure where to invoke that but it's probably easy to figure out).

@bebraw
Copy link
Member Author

bebraw commented Dec 20, 2016

Stats etc. should be covered now.

@bebraw bebraw closed this as completed Dec 20, 2016
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

No branches or pull requests

2 participants