Skip to content

Treat created files as compilation assets #9

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ruimarinho
Copy link

This PR adds support for treating generated files as compilation assets. This will let all plugins perform additional work on the generated file. Similar to #7 except it's not working for me under webpack 4.41.0.

The webpack config outputPath is now used as the destination path to avoid further confusion so your path config should be updated to be relative to this config setting.

@ruimarinho ruimarinho force-pushed the feature/compilation-assets branch from 8c09b71 to 4cb1f4e Compare October 13, 2019 00:24
@Akuukis
Copy link

Akuukis commented Sep 10, 2020

Any progress on this PR?

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

Successfully merging this pull request may close these issues.

2 participants