JonasKruckenberg / imagetools

Load and transform images using a toolbox :toolbox: of custom import directives!
MIT License
936 stars 59 forks source link

Optimize entries in the manifest.json #752

Open riw opened 1 month ago

riw commented 1 month ago

Hi

first of all - thanks for your work! I want to suggest to add the originalFilename parameter when emitting the asset file (ideally including the path and query string - like the module id) so that the manifest.json file is more correct.

benmccann commented 1 month ago

I don't think we touch the manifest.json directly, so not sure how to affect it. PRs welcome