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
since we swapped static-dev/file-loader for static-dev/source-loader, we lost the ability to [easily] hash the output paths. we overlook this at times because netlify handles it for us, but in instances where we have to host somewhere else, this is a valuable feature.
We can use the loader-utils package to hash the name on the way out (ref)