underfin 452edb73cb fix(compiler-sfc): fix rewrite named export default (#1675) 5 years ago
..
compileScript.ts 6f148d0b9a fix(compiler-sfc): use correct importer with `useCssVars` (#1658) 5 years ago
compileStyle.ts 4951d43526 fix(compiler-sfc): `<style vars scoped>` prefixing should only apply to pre-transform source 5 years ago
compileTemplate.ts 568b6db12b feat: Initial devtools support (#1125) 5 years ago
genCssVars.ts 6f148d0b9a fix(compiler-sfc): use correct importer with `useCssVars` (#1658) 5 years ago
index.ts b6cdd5621e wip: template binding optimization 6 years ago
parse.ts af4b0c2cf1 fix(compiler-sfc): prohibit src usage for `<script setup>` + do not 6 years ago
rewriteDefault.ts 452edb73cb fix(compiler-sfc): fix rewrite named export default (#1675) 5 years ago
shims.d.ts 7031e6a07a feat: (wip) setup compiler-sfc 6 years ago
stylePluginScoped.ts 4951d43526 fix(compiler-sfc): `<style vars scoped>` prefixing should only apply to pre-transform source 5 years ago
stylePluginScopedVars.ts 4951d43526 fix(compiler-sfc): `<style vars scoped>` prefixing should only apply to pre-transform source 5 years ago
stylePluginTrim.ts 7031e6a07a feat: (wip) setup compiler-sfc 6 years ago
stylePreprocessors.ts 0526e5d7fa fix(compiler-sfc): use `filename` from options when compile styl preprocessor (#1635) 5 years ago
templateTransformAssetUrl.ts 90c285c5c8 fix(compiler-sfc): transformAssetUrl should ignore inline data url (#1431) 6 years ago
templateTransformSrcset.ts 90c285c5c8 fix(compiler-sfc): transformAssetUrl should ignore inline data url (#1431) 6 years ago
templateUtils.ts 90c285c5c8 fix(compiler-sfc): transformAssetUrl should ignore inline data url (#1431) 6 years ago