my current kotlin js always generates `reactJs.js` is it possible to change config to get `reactJs.s...
r
my current kotlin js always generates 
reactJs.js
 is it possible to change config to get 
reactJs.somerandomhash.js
 ?
t
Webpack
config.output.fileName
?