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

File ssrCompilerOptions.spec.ts

packages/server-renderer/__tests__/ssrCompilerOptions.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createApp } from 'vue'
2import { renderToString } from '../src/renderToString'
3
4describe('ssr: compiler options', () => {

Callers

nothing calls this directly

Calls 2

renderToStringFunction · 0.90
testFunction · 0.50

Tested by

no test coverage detected