aboutsummaryrefslogtreecommitdiff
path: root/juick-www/webpack.config.js
diff options
context:
space:
mode:
Diffstat (limited to 'juick-www/webpack.config.js')
-rw-r--r--juick-www/webpack.config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/juick-www/webpack.config.js b/juick-www/webpack.config.js
index f4e41ecf..20e2c32b 100644
--- a/juick-www/webpack.config.js
+++ b/juick-www/webpack.config.js
@@ -17,7 +17,7 @@ module.exports = {
},
output: {
path: __dirname + "/src/main/resources",
- filename: "[name].[chunkhash].js"
+ filename: "[name].[hash].js"
},
module: {
loaders: [