MCPcopy Index your code
hub / github.com/developit/workerize-loader / loader

Function loader

src/index.js:8–8  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6import WebWorkerTemplatePlugin from 'webpack/lib/webworker/WebWorkerTemplatePlugin';
7
8export default function loader() {}
9
10const CACHE = {};
11const tapName = 'workerize-loader';

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…