vue3-core/packages/compiler-core/__tests__
Evan You 0f77a2b1d1 fix(compiler): fix expression codegen for literal const bindings in non-inline mode 2023-04-18 11:39:53 +08:00
..
__snapshots__ chore: bump vite & vitest 2023-03-23 16:36:33 +08:00
transforms fix(compiler): fix expression codegen for literal const bindings in non-inline mode 2023-04-18 11:39:53 +08:00
codegen.spec.ts wip(vitest-migration): compiler-core tests passing 2023-01-26 16:20:59 +08:00
compile.spec.ts perf(compiler): use source-map-js 2023-04-09 16:50:20 +08:00
parse.spec.ts chore: fix types 2023-02-02 15:27:29 +08:00
scopeId.spec.ts fix(compiler-core): ensure hoisted scopeId code can be treeshaken 2021-09-19 17:14:26 -04:00
testUtils.ts chore: fix test failing types 2021-07-16 14:30:49 -04:00
transform.spec.ts wip(vitest-migration): reactivity tests passing 2023-01-26 15:25:55 +08:00
utils.spec.ts chore: remove deprecated usage of String.prototype.substr (#4699) 2021-10-08 12:31:34 -04:00