mirror of
https://github.com/Doodle3D/Doodle3D-Slicer.git
synced 2024-11-24 22:47:58 +01:00
add hash to scripts
This commit is contained in:
parent
59681e8023
commit
60fb966ccb
@ -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({
|
||||||
|
Loading…
Reference in New Issue
Block a user