vue3-core/packages/compiler-sfc/__tests__/compileScript
Bogdan Kolesnyk f18a174979
fix(compiler-sfc): malformed filename on windows using path.posix.join() (#9478)
Closes: #8671, #9583

Not fixed with: #9446

Related: #9473
2023-11-13 15:48:25 +08:00
..
__snapshots__ fix(compiler-sfc): consistently escape type-only prop names (#8654) 2023-11-10 16:23:47 +08:00
defineEmits.spec.ts fix(compiler-sfc): support resolve extends interface for defineEmits (#8470) 2023-11-10 16:00:04 +08:00
defineExpose.spec.ts test: split compileScript macro tests 2023-04-12 16:46:26 +08:00
defineModel.spec.ts fix(compiler-sfc): model name conflict (#8798) 2023-10-20 17:36:36 +08:00
defineOptions.spec.ts chore: fix typos in defineOptions (#8277) 2023-05-11 19:34:27 +08:00
defineProps.spec.ts fix(compiler-sfc): consistently escape type-only prop names (#8654) 2023-11-10 16:23:47 +08:00
definePropsDestructure.spec.ts fix(compiler-sfc): don't hoist props and emit (#8535) 2023-07-12 11:03:14 +08:00
defineSlots.spec.ts test: split compileScript macro tests 2023-04-12 16:46:26 +08:00
hoistStatic.spec.ts fix(compiler-sfc): don't hoist regexp literial (#8300) 2023-05-18 11:09:40 +08:00
reactivityTransform.spec.ts test: split compileScript macro tests 2023-04-12 16:46:26 +08:00
resolveType.spec.ts fix(compiler-sfc): malformed filename on windows using path.posix.join() (#9478) 2023-11-13 15:48:25 +08:00