Skip to content

Instantly share code, notes, and snippets.

@shishirraven
Created February 5, 2022 18:45
Show Gist options
  • Save shishirraven/0cb9a774a0cfe8bb13b12fd888210ca4 to your computer and use it in GitHub Desktop.
Save shishirraven/0cb9a774a0cfe8bb13b12fd888210ca4 to your computer and use it in GitHub Desktop.
How to turn off filenameHasing
module.exports = {
publicPath: './',
filenameHashing :false}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment