mirror of https://github.com/vuejs/core.git
parent
90aa835812
commit
3ef1fcc859
|
@ -51,6 +51,7 @@ export function compile(
|
|||
|
||||
transform(ast, {
|
||||
...options,
|
||||
hoistStatic: false,
|
||||
nodeTransforms: [
|
||||
ssrTransformIf,
|
||||
ssrTransformFor,
|
||||
|
|
Loading…
Reference in New Issue