The next gen Gatsby is here Performance, developer velocity, and scaling to meet Enterprise needs - See what’s launched
Renames files in the build folder to use file hashes instead of component paths
This has a lot of stuff hardcoded and will probably break if used with other plugins or an update to Gatsby
gatsby-config.js
{ plugins: [ 'gatsby-plugin-hidenames' ] }