Roman Vasilyev
07/04/2021, 7:01 AMreactJs.js is it possible to change config to get reactJs.somerandomhash.js ?turansky
07/04/2021, 10:24 AMwebpack.config.d/patch.js with following content:
config.output.filename = '[name].[contenthash].js'Roman Vasilyev
07/04/2021, 3:46 PMindex.html ?turansky
07/04/2021, 6:59 PMRoman Vasilyev
07/04/2021, 7:15 PM