assets-webpack-plugin icon indicating copy to clipboard operation
assets-webpack-plugin copied to clipboard

Expose all compilation stats to processOutput callback

Open nealfwilliams2 opened this issue 6 years ago • 1 comments

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.

nealfwilliams2 avatar Oct 09 '19 20:10 nealfwilliams2

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

ztoben avatar Oct 10 '19 13:10 ztoben