Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ createApp } from
'vue'
2
import
{ renderToString } from
'../src/renderToString'
3
4
describe(
'ssr: compiler options'
, () => {
Callers
nothing calls this directly
Calls
2
renderToString
Function · 0.90
test
Function · 0.50
Tested by
no test coverage detected