MCPcopy Index your code
hub / github.com/scriptscat/scriptcat / rspack.config.ts

File rspack.config.ts

rspack.config.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as path from "path";
2import { rspack, NormalModule, type Configuration } from "@rspack/core";
3import { ZipExecutionPlugin } from "./rspack-plugins/ZipExecutionPlugin";
4import { readFileSync } from "fs";

Callers

nothing calls this directly

Calls 3

resolveAgentEnabledFunction · 0.90
hasMethod · 0.65
parseMethod · 0.45

Tested by

no test coverage detected