Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/VSCodeVim/Vim
/ gulpfile.js
File
gulpfile.js
gulpfile.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
gulp = require(
'gulp'
);
2
const
bump = require(
'gulp-bump'
);
3
const
tag_version = require(
'gulp-tag-version'
);
4
const
ts = require(
'gulp-typescript'
);
Callers
nothing calls this directly
Calls
1
updatePath
Function · 0.85
Tested by
no test coverage detected