Skip to content

Commit ad226e6

Browse files
committed
updated page structure with meta
1 parent 4f52a8b commit ad226e6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

packages/vue2/tests/app/helpers.js

+3-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ module.exports = {
1414
.join(''),
1515
props: {},
1616
url: req.path,
17-
version: null,
17+
meta: {
18+
assetVersion: null,
19+
},
1820
...data,
1921
}
2022

0 commit comments

Comments
 (0)