MCPcopy
hub / github.com/rollup/rollup / prepublish.js

File prepublish.js

scripts/prepublish.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3import { readFile, writeFile } from 'node:fs/promises';
4import path from 'node:path';

Callers

nothing calls this directly

Calls 6

getCurrentCommitMessageFunction · 0.90
runWithEchoFunction · 0.90
readJsonFunction · 0.90
verifyChangelogFunction · 0.85
publishWasmNodePackageFunction · 0.85
writeFileFunction · 0.85

Tested by

no test coverage detected