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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: