Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rich-Harris/magic-string
/ build.js
File
build.js
example/build.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
fs = require(
'fs'
),
2
MagicString = require(
'../'
);
3
4
process.chdir( __dirname );
Callers
nothing calls this directly
Calls
4
toString
Method · 0.45
overwrite
Method · 0.45
generateMap
Method · 0.45
toUrl
Method · 0.45
Tested by
no test coverage detected