1
0
Fork 0
mirror of https://github.com/em-squared/5e-drs.git synced 2025-10-31 13:34:21 +00:00

you shall pass

This commit is contained in:
Maxime Moraine 2020-04-22 18:25:07 +02:00
parent 13ae03f435
commit 001a5b8770
2 changed files with 1 additions and 26 deletions

View file

@ -124,6 +124,7 @@ module.exports = {
// }
// ]
],
dest: process.env.VUEPRESS_DEST,
extendPageData ($page) {
$page.rawContent = ($page._strippedContent)
},