fix(hook): beforeEach don\'t work, fixed #393
This commit is contained in:
parent
fd14e14022
commit
6a09059645
1 changed files with 1 additions and 1 deletions
|
|
@ -142,7 +142,7 @@ export function renderMixin (proto) {
|
|||
prerenderEmbed(
|
||||
{
|
||||
compiler: this.compiler,
|
||||
raw: text
|
||||
raw: result
|
||||
},
|
||||
tokens => {
|
||||
html = this.compiler.compile(tokens)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue