Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/web-infra-dev/rsbuild
/ index.test.ts
File
index.test.ts
e2e/cases/split-chunks/preset-single-vendor-node/index.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ basename } from
'node:path'
;
2
import
{ expect, findFile, test } from
'@e2e/helper'
;
3
4
test(
'should generate a vendor chunk when preset is "single-vendor" and target is "node"'
,
async
({
Callers
nothing calls this directly
Calls
3
findFile
Function · 0.90
test
Function · 0.50
build
Function · 0.50
Tested by
no test coverage detected