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