Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
)
141
const
step = (/** @
type
{string} */ msg) => console.log(pico.cyan(msg))
142
143
async
function
main() {
144
if
(!(
await
isInSyncWithRemote())) {
Callers
5
main
Function · 0.85
runTestsIfNeeded
Function · 0.85
buildPackages
Function · 0.85
publishPackages
Function · 0.85
publishPackage
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected