Created
February 5, 2022 18:45
-
-
Save shishirraven/0cb9a774a0cfe8bb13b12fd888210ca4 to your computer and use it in GitHub Desktop.
How to turn off filenameHasing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
module.exports = { | |
publicPath: './', | |
filenameHashing :false} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment