↓ 2 callersFunctiontransformSync({
source,
filePath,
rootPath,
packageName,
identOption,
}: TransformParams)
packages/integration/src/transform.ts:17
↓ 1 callersFunctioncreateViteServer({
root,
identifiers,
viteConfig,
enableFileWatcher = true,
}: Required<
Pick<CreateCompilerOptions,
packages/compiler/src/compiler.ts:93