| .. |
|
__snapshots__
|
314ab2c7c5
fix(compiler): stringify values on v-text (#2432)
|
%!s(int64=5) %!d(string=hai) anos |
|
transforms
|
7715c49af9
fix(compiler-core): avoid generating useless createVNode helper (#2938)
|
%!s(int64=5) %!d(string=hai) anos |
|
index.spec.ts
|
1b9b235663
fix(compiler-dom): properly stringify class/style bindings when hoisting static strings
|
%!s(int64=6) %!d(string=hai) anos |
|
parse.spec.ts
|
90bdf59f4c
refactor(compiler): better constant hoist/stringify checks
|
%!s(int64=5) %!d(string=hai) anos |