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

Ability to configure processOutput to be executed on afterEmit #442

Open
agelico opened this issue Jan 17, 2022 · 0 comments
Open

Ability to configure processOutput to be executed on afterEmit #442

agelico opened this issue Jan 17, 2022 · 0 comments

Comments

@agelico
Copy link

agelico commented Jan 17, 2022

Got the same problem as described here, but with v7.1.1. Had to downgrade to 7.0.0.

It's important for my project to have access to the emitted files in processOutput because some files are generated by other webpack plugins. Adding them in processOutput to assets.json is the best way, but it is impossible when the function is called on emit instead of afterEmit.

As there were previous issues with same request, maybe it's worth doing a separate setting for it?

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

1 participant