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

File compiler.js

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

Source from the content-addressed store, hash-verified

1var _ = require('underscore');
2
3var archinfo = require('../utils/archinfo');
4var buildmessage = require('../utils/buildmessage.js');

Callers

nothing calls this directly

Calls 15

ProfileFunction · 0.85
isIsobuildFeaturePackageFunction · 0.85
lintUnibuildFunction · 0.85
getActivePluginPackagesFunction · 0.85
addNodeModulesDirectoryFunction · 0.85
addAssetFunction · 0.85
handlerFunction · 0.85
eachMethod · 0.80
indexOfMethod · 0.80
mapMethod · 0.80
readAndWatchFileMethod · 0.80

Tested by

no test coverage detected