Skip to content
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

add skipHash option #44

Open
bdwain opened this issue Apr 26, 2022 · 3 comments
Open

add skipHash option #44

bdwain opened this issue Apr 26, 2022 · 3 comments

Comments

@bdwain
Copy link
Contributor

bdwain commented Apr 26, 2022

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

@txantslusam
Copy link

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.

@txantslusam
Copy link

I prepared a PR with this functionality only: #46

@tiffafoo
Copy link

tiffafoo commented Aug 17, 2022

Hey @txantslusam, this feature would be super useful for me too! Any chance you can look at their PR, @swernerx?

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

No branches or pull requests

3 participants