@@ -5,6 +5,7 @@ module.exports = {
css: {
extract: false
},
+ filenameHashing: true,
configureWebpack: {
output: {
filename: '[name].[hash].js',