MCPcopy
hub / github.com/vuejs/core / step

Function step

scripts/release.js:141–141  ·  view source on GitHub ↗
(/** @type {string} */ msg)

Source from the content-addressed store, hash-verified

139 )
140 )
141const step = (/** @type {string} */ msg) => console.log(pico.cyan(msg))
142
143async function main() {
144 if (!(await isInSyncWithRemote())) {

Callers 5

mainFunction · 0.85
runTestsIfNeededFunction · 0.85
buildPackagesFunction · 0.85
publishPackagesFunction · 0.85
publishPackageFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected