MCPcopy Index your code
hub / github.com/josdejong/mathjs / generateEntryFilesCallback

Function generateEntryFilesCallback

gulpfile.js:219–223  ·  view source on GitHub ↗
(done)

Source from the content-addressed store, hash-verified

217}
218
219function generateEntryFilesCallback (done) {
220 generateEntryFiles().then(() => {
221 done()
222 })
223}
224
225/**
226 * Remove generated files

Callers

nothing calls this directly

Calls 1

generateEntryFilesFunction · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…