Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
runRspack
Function · 0.85
Calls
1
applySingleBundleOutput
Function · 0.85
Tested by
no test coverage detected