Skip to content
Discussion options

You must be logged in to vote

It disables content hashing, not hashing:

shouldContentHash means that you get hashes that only depend on the Parcel configuration and the asset file paths, but not the content. So the hashes will be constant if you change some code

You'd have to create a namer plugin to remove hashes

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by krutoo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants