MCPcopy 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

1var fs = require( 'fs' ),
2 MagicString = require( '../' );
3
4process.chdir( __dirname );

Callers

nothing calls this directly

Calls 4

toStringMethod · 0.45
overwriteMethod · 0.45
generateMapMethod · 0.45
toUrlMethod · 0.45

Tested by

no test coverage detected