MCPcopy Index your code
hub / github.com/tinyplex/tinybase / compileForProd

Function compileForProd

gulpfile.mjs:782–782  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

780};
781
782export const compileForProd = () => compileModulesForProd();
783
784export const testUnit = async () => {
785 await test(['test/unit'], true);

Callers

nothing calls this directly

Calls 1

compileModulesForProdFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…