vue3-core/packages/compiler-core/src
Evan You e9e08155bf
fix(build): revert entities to 4.5 to avoid runtime resolution errors
close #11603
2024-08-15 10:16:32 +08:00
..
compat refactor(types): enable `isolatedDeclarations` (#11178) 2024-08-08 23:05:21 +08:00
transforms fix(compiler-core): use ast-based check for function expressions when possible 2024-08-15 09:58:30 +08:00
ast.ts refactor(types): enable `isolatedDeclarations` (#11178) 2024-08-08 23:05:21 +08:00
babelUtils.ts refactor(types): enable `isolatedDeclarations` (#11178) 2024-08-08 23:05:21 +08:00
codegen.ts chore: Merge branch 'main' into minor 2024-07-17 17:32:31 +08:00
compile.ts style: update format & lint config (#9162) 2023-12-26 19:39:47 +08:00
errors.ts refactor(types): enable `isolatedDeclarations` (#11178) 2024-08-08 23:05:21 +08:00
index.ts fix(compiler-core): change node hoisting to caching per instance (#11067) 2024-06-04 20:09:54 +08:00
options.ts fix(compiler-core): change node hoisting to caching per instance (#11067) 2024-06-04 20:09:54 +08:00
parser.ts fix(build): revert entities to 4.5 to avoid runtime resolution errors 2024-08-15 10:16:32 +08:00
runtimeHelpers.ts refactor(types): enable `isolatedDeclarations` (#11178) 2024-08-08 23:05:21 +08:00
tokenizer.ts fix(build): revert entities to 4.5 to avoid runtime resolution errors 2024-08-15 10:16:32 +08:00
transform.ts refactor(types): enable `isolatedDeclarations` (#11178) 2024-08-08 23:05:21 +08:00
utils.ts fix(compiler-core): use ast-based check for function expressions when possible 2024-08-15 09:58:30 +08:00
validateExpression.ts refactor(types): enable `isolatedDeclarations` (#11178) 2024-08-08 23:05:21 +08:00