MCPcopy Create free account
hub / github.com/ScriptedAlchemy/tracedecay / rspack

Function rspack

dashboard/build.shared.mjs:114–116  ·  view source on GitHub ↗
(config)

Source from the content-addressed store, hash-verified

112 plugins: [pluginReact(), pluginTypeCheck()],
113 tools: {
114 rspack(config) {
115 applySingleBundleOutput(config);
116 },
117 },
118 };
119}

Callers 1

runRspackFunction · 0.85

Calls 1

applySingleBundleOutputFunction · 0.85

Tested by

no test coverage detected