MCPcopy
hub / github.com/web-infra-dev/rsbuild / index.test.ts

File index.test.ts

e2e/cases/split-chunks/legacy-by-module/index.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { basename } from 'node:path';
2import { expect, findFile, test } from '@e2e/helper';
3
4test('should generate module chunks when chunkSplit is "split-by-module"', async ({ build }) => {

Callers

nothing calls this directly

Calls 3

findFileFunction · 0.90
testFunction · 0.50
buildFunction · 0.50

Tested by

no test coverage detected