You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Hello @bdwain! I will try to carve out this change and prepare second PR just with hashes :)
I made it as a part of larger change, just so it works for my needs. And I see that you have the same case where hashes should not be included.
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
The text was updated successfully, but these errors were encountered: