MCPcopy
hub / github.com/meteor/meteor / linker.js

File linker.js

tools/isobuild/linker.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var _ = require('underscore');
2var sourcemap = require('source-map');
3var buildmessage = require('../utils/buildmessage.js');
4var watch = require('../fs/watch');

Callers

nothing calls this directly

Calls 15

findAssignedGlobalsFunction · 0.90
ProfileFunction · 0.85
bannerFunction · 0.85
dividerLineFunction · 0.85
getImportCodeFunction · 0.85
getHeaderFunction · 0.85
getFooterFunction · 0.85
eachMethod · 0.80
mapMethod · 0.80
isEmptyMethod · 0.80
indexOfMethod · 0.80
extendMethod · 0.45

Tested by

no test coverage detected