include theme checksum for future use
This commit is contained in:
parent
79ae297121
commit
179fb9e527
|
@ -567,6 +567,7 @@ export const init = ({
|
||||||
lazy,
|
lazy,
|
||||||
eager,
|
eager,
|
||||||
staticVars,
|
staticVars,
|
||||||
engineChecksum
|
engineChecksum,
|
||||||
|
themeChecksum: sum([lazy, eager])
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue