MCPcopy
hub / github.com/vuejs/core / compileTemplate.spec.ts

File compileTemplate.spec.ts

packages/compiler-sfc/__tests__/compileTemplate.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { type RawSourceMap, SourceMapConsumer } from 'source-map-js'
2import { parse as babelParse } from '@babel/parser'
3import {
4 type SFCTemplateCompileOptions,

Callers

nothing calls this directly

Calls 7

parseFunction · 0.90
getPositionInCodeFunction · 0.90
compileScriptFunction · 0.90
compileTemplateFunction · 0.90
toStringMethod · 0.80
compileFunction · 0.70
testFunction · 0.50

Tested by

no test coverage detected