We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
That seems reasonable. Happy to take a look at any and all PRs!
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: