b0d01e9db9
Note: the behavior is different from Vue 2. `<template v-for>` are compiled into an array of Fragment vnodes so the key should be placed the `<template>` for v-for to use it for diffing. |
||
---|---|---|
.. | ||
transforms | ||
ast.ts | ||
codegen.ts | ||
compile.ts | ||
errors.ts | ||
index.ts | ||
options.ts | ||
parse.ts | ||
runtimeHelpers.ts | ||
transform.ts | ||
utils.ts | ||
validateExpression.ts |