Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/FlashpointProject/launcher
/ gulpfile.js
File
gulpfile.js
gulpfile.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable @typescript-eslint/no-
var
-requires */
2
const
fs = require(
'fs-extra'
);
3
const
gulp = require(
'gulp'
);
4
const
builder = require(
'electron-builder'
);
Callers
nothing calls this directly
Calls
2
parse
Method · 0.80
toString
Method · 0.65
Tested by
no test coverage detected