Removing the hash added to build files

Hello, when I fetch the build with workers, a hash is added to the end of my build files. Is there a way to remove this? My file names are already randomly determined in each build, so there is no need to add a hash to the file name.

Example
  Building list of assets to upload...
   + assets/-bt5rKiGSO0sjsQrRbhdD.be5861aa57.js (uploading new version of assets/-bt5rKiGSO0sjsQrRbhdD.js)
   + assets/-h4tkACFvR6DBQKKwiqHK.b58a4766b6.js (uploading new version of assets/-h4tkACFvR6DBQKKwiqHK.js)
   + assets/-oEOpbjtCsVrB1JPo60rZ.83cb9f484a.js (uploading new version of assets/-oEOpbjtCsVrB1JPo60rZ.js)
Was this page helpful?