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 support for Vite-style hashes in asset file names #87274

Open
gggritso opened this issue Mar 18, 2025 · 1 comment
Open

Add support for Vite-style hashes in asset file names #87274

gggritso opened this issue Mar 18, 2025 · 1 comment

Comments

@gggritso
Copy link
Member

Inspired by #87059. Some customers who are using Vite are having problems with performance issue grouping. Seems like the hash format that Vite uses for frontend asset files isn't detected nicely by fingerprinting code.

We should either improve the fingerprinting code and/or figure out a way to omit these files, since we can't adequately group the issues.

@gggritso
Copy link
Member Author

I think the Issues team owns this, but please redirect if not!

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

1 participant