This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Description
Is it possible to add an option to skip adding hashes to filenames? I See it was suggested in part of #42, but mixed in with a larger change, and i was wondering if it would be easier to merge on its own.
The motivation for this is that I have some static assets in my library that I want apps to be able to include in the final bundle, and I would like to be able to import them and have them end up in certain subfolder of my library build, but without renaming the file.
I can make the pull request if that helps.
Thanks