Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/plotly/plotly.js
/ sync_packages.js
File
sync_packages.js
tasks/sync_packages.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
path = require(
'path'
);
2
var
fs = require(
'fs-extra'
);
3
var
exec = require(
'child_process'
).exec;
4
var
runSeries = require(
'run-series'
);
Callers
nothing calls this directly
Calls
1
syncLocalesPkg
Function · 0.85
Tested by
no test coverage detected