#Caching of payload files
3 messages · Page 1 of 1 (latest)
@drowsy wind This is a good idea for a feature enhancement. We use webpack which can definitly help with hashing. Are you interested in making a PR to Payload for this?
Tried to play with the webpack configuration, hashing the style file should be as easy as filename: 'styles-[contenthash].css'.
I would like to make sure everything works fine but I don't understand how I can test the build version ?