Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/messageformat/messageformat
/ build-module.js
File
build-module.js
test/build-module.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
if
(typeof require ===
'undefined'
)
return
;
2
3
const
babel = require(
'@babel/core'
);
4
const
expect = require(
'chai'
).expect;
Callers
nothing calls this directly
Calls
3
getModule
Function · 0.85
compileModule
Function · 0.85
it
Function · 0.50
Tested by
no test coverage detected