Closed
Description
Hello !
I just tried to install this new bundle coupled with the webpack-encore v0.21.0 and faced a little issue.
In my project we have multiple Encore configuration which export assets in multiple output path. Maybe it's not the recommended way to use it but with that setup I can't use the new features because every call to twig functions will read the entry point defined in the output path.
Before that, we used the asset package feature to declare multiple packages (each one with it's own manifest.json file).
I checked the Bundle code and find that the asset packages are still used but the entrypoint.json file is always the same.
Is there a way to handle that case ?
Metadata
Metadata
Assignees
Labels
No labels