MCPcopy
hub / github.com/meteor/meteor / package-source.js

File package-source.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

ProfileFunction · 0.85
isTestNameFunction · 0.85
watchPackageFilesFunction · 0.85
genTestNameFunction · 0.85
splitConstraintFunction · 0.85
getExcerptFromReadmeFunction · 0.85
isEmptyMethod · 0.80
mapMethod · 0.80
exceptionMethod · 0.80
eachMethod · 0.80
getMainModulesByArchMethod · 0.80
getTestModulesByArchMethod · 0.80

Tested by

no test coverage detected