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

Function buildHolographicPlugin

dashboard/build.shared.mjs:243–248  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

241}
242
243export async function buildHolographicPlugin() {
244 await buildPlugin("holographic", "holographic-memory", {
245 tailwind: true,
246 primitives: true,
247 });
248}
249
250export async function compileHolographicTailwindCss() {
251 await compileTailwindCss(

Callers 2

mainFunction · 0.90
mainFunction · 0.90

Calls 1

buildPluginFunction · 0.85

Tested by

no test coverage detected