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

Expose all compilation stats to processOutput callback #202

Open
nealfwilliams2 opened this issue Oct 9, 2019 · 1 comment
Open

Expose all compilation stats to processOutput callback #202

nealfwilliams2 opened this issue Oct 9, 2019 · 1 comment

Comments

@nealfwilliams2
Copy link

nealfwilliams2 commented Oct 9, 2019

I think it would be useful for the processOutput callback to have access to the compilation stats as a second parameter.

In my case, I need the output asset map to include all the assets as well as an ordered list of all the entrypoint chunks.

I would be happen to open a PR adding and testing this feature if you agree this would be a valuable feature.

@ztoben
Copy link
Owner

ztoben commented Oct 10, 2019

That seems reasonable. Happy to take a look at any and all PRs!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants