vue3-yuanma/packages/compiler-sfc/__tests__/__snapshots__
Evan You 41d255ba5d fix(compiler-sfc): fix skipped srcset transform when using base option
Based on implementation from #4835 due to conflicts

fix #4819
close #4834, close #4835
2022-05-11 16:55:58 +08:00
..
compileScript.spec.ts.snap fix(compiler-sfc): automatically infer component name from filename when using script setup (#4997) 2022-05-09 21:16:28 -04:00
compileScriptPropsTransform.spec.ts.snap fix(compiler-sfc): fix object default values for reactive props destructure 2022-05-10 08:39:27 +08:00
compileScriptRefTransform.spec.ts.snap fix(compiler-sfc/reactivity-transform): fix edge case where normal script has ref macros but script setup does not 2022-01-21 08:47:48 +08:00
compileTemplate.spec.ts.snap fix(ssr): should not hoist transformed asset urls in ssr compile 2022-05-11 12:43:54 +08:00
cssVars.spec.ts.snap test: add missing edge case for css v-bind 2022-01-23 21:03:37 +08:00
templateTransformAssetUrl.spec.ts.snap fix(ssr): should not hoist transformed asset urls in ssr compile 2022-05-11 12:43:54 +08:00
templateTransformSrcset.spec.ts.snap fix(compiler-sfc): fix skipped srcset transform when using base option 2022-05-11 16:55:58 +08:00