Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
var
_ = require(
'underscore'
);
2
3
var
archinfo = require(
'../utils/archinfo'
);
4
var
buildmessage = require(
'../utils/buildmessage.js'
);
Callers
nothing calls this directly
Calls
15
Profile
Function · 0.85
isIsobuildFeaturePackage
Function · 0.85
lintUnibuild
Function · 0.85
getActivePluginPackages
Function · 0.85
getLinterSourceProcessorSet
Function · 0.85
addNodeModulesDirectory
Function · 0.85
addAsset
Function · 0.85
handler
Function · 0.85
each
Method · 0.80
indexOf
Method · 0.80
map
Method · 0.80
readAndWatchFile
Method · 0.80
Tested by
no test coverage detected