add hash to scripts

This commit is contained in:
Casper Lamboo 2018-05-02 16:34:35 +02:00
parent 59681e8023
commit 60fb966ccb

View File

@ -87,6 +87,7 @@ module.exports = {
title: 'Doodle3D Slicer', title: 'Doodle3D Slicer',
template: require('html-webpack-template'), template: require('html-webpack-template'),
inject: false, inject: false,
hash: !devMode,
appMountId: 'app' appMountId: 'app'
}), }),
new GoogleFontsPlugin({ new GoogleFontsPlugin({